]> granicus.if.org Git - postgis/commit
Improved stringbuffer again. Always write directly into the buffer, no more memcpy...
authorPaul Ramsey <pramsey@cleverelephant.ca>
Thu, 25 Mar 2010 05:06:39 +0000 (05:06 +0000)
committerPaul Ramsey <pramsey@cleverelephant.ca>
Thu, 25 Mar 2010 05:06:39 +0000 (05:06 +0000)
commit0e9cfef4d4f4bfd28540f7c5947622a8801b305b
tree0bb62442c471839b3cf4457c6b5bba4c409b6cc5
parent4eb4127299382c971ea579c8596cc41cb1c089bc
Improved stringbuffer again. Always write directly into the buffer, no more memcpy'ing. Change return values for printing calls to int, so that print errors can be detected and handled by the layers above, if desired.

git-svn-id: http://svn.osgeo.org/postgis/trunk@5461 b70326c6-7e19-0410-871a-916f4a2858ee
liblwgeom/stringbuffer.c
liblwgeom/stringbuffer.h