Commit graph

8 commits

Author SHA1 Message Date
Sandro Santilli 35cc4f879f added 'static' modifiers for the 'error' function, possibly clashing with some other declaration
git-svn-id: http://svn.osgeo.org/postgis/trunk@607 b70326c6-7e19-0410-871a-916f4a2858ee
2004-06-08 08:20:40 +00:00
Sandro Santilli 3abc00c143 reverted change in lwg_parse_yyerror
git-svn-id: http://svn.osgeo.org/postgis/trunk@606 b70326c6-7e19-0410-871a-916f4a2858ee
2004-06-07 17:58:53 +00:00
Sandro Santilli 9eebeb9382 Fixed a bug killing the backend - lwg_parse_yyerror never called custom error handler
git-svn-id: http://svn.osgeo.org/postgis/trunk@599 b70326c6-7e19-0410-871a-916f4a2858ee
2004-06-07 15:32:10 +00:00
Sandro Santilli 609223cf30 Added prototypes
git-svn-id: http://svn.osgeo.org/postgis/trunk@585 b70326c6-7e19-0410-871a-916f4a2858ee
2004-06-04 09:11:56 +00:00
Ralph Mason a96969ab26 clean up of wbk int and double reading code
git-svn-id: http://svn.osgeo.org/postgis/trunk@536 b70326c6-7e19-0410-871a-916f4a2858ee
2004-04-29 04:35:01 +00:00
David Blasby 6aaf7e7450 Added automatic endian detection for the WKB parser/unparser.
git-svn-id: http://svn.osgeo.org/postgis/trunk@522 b70326c6-7e19-0410-871a-916f4a2858ee
2004-04-28 18:10:41 +00:00
David Blasby cecb248d45 fixed some typos for flip_bytes in read_int and read_double
git-svn-id: http://svn.osgeo.org/postgis/trunk@517 b70326c6-7e19-0410-871a-916f4a2858ee
2004-04-27 22:13:33 +00:00
David Blasby 7f00d8b36d Initial working version - based on Ralph Masons WKT and WKB parser/writer.
git-svn-id: http://svn.osgeo.org/postgis/trunk@508 b70326c6-7e19-0410-871a-916f4a2858ee
2004-04-26 23:05:20 +00:00