[postgis-devel] [PostGIS] #409: ST_AsSVG - degraded
PostGIS
trac at osgeo.org
Sat Feb 6 02:55:11 PST 2010
#409: ST_AsSVG - degraded
-----------------------+----------------------------------------------------
Reporter: sdikiy | Owner: colivier
Type: defect | Status: new
Priority: critical | Milestone:
Component: postgis | Version: 1.4.X
Resolution: | Keywords: AsSVG
-----------------------+----------------------------------------------------
Comment (by colivier):
Friday evening side effect, i thought Paul was the initial reporter..
I just commit the fix, and related unit test in branches 1.4, 1.5 and
trunk.
sdikiy is it possible for you to check with the latest 1.4 SVN branch ?
{{{
svn co http://svn.osgeo.org/postgis/branches/1.4/ postgis-1.4
cd postgis-1.4
sh autogen.sh
./configure && make
export PGUSER=postgres && make check
}}}
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/409#comment:3>
PostGIS <http://trac.osgeo.org/postgis/>
The PostGIS Trac is used for bug, enhancement & task tracking, a user and developer wiki, and a view into the subversion code repository of PostGIS project.
More information about the postgis-devel
mailing list