]> granicus.if.org Git - postgis/commit
Fix bug in dimension computer for collection WKT.
authorSandro Santilli <strk@keybit.net>
Thu, 12 Jan 2012 11:21:06 +0000 (11:21 +0000)
committerSandro Santilli <strk@keybit.net>
Thu, 12 Jan 2012 11:21:06 +0000 (11:21 +0000)
commit442a2c98e36abe9b660e56b2516afeb1afce51a4
tree2a7e97dca901c15abccd1fa8b628482f14dbe22a
parent6e1d73efb0f2e13e9c4d92c9dadd06a93b990463
Fix bug in dimension computer for collection WKT.

The parser got confused by inner M letters.
This commit also improves speed early breaking the loop over WKT.

git-svn-id: http://svn.osgeo.org/postgis/trunk@8788 b70326c6-7e19-0410-871a-916f4a2858ee
liblwgeom/cunit/cu_in_wkt.c
liblwgeom/lwin_wkt.c
regress/wkb_expected