#POSTGIS IRC Log - 2009-06-24

For logs after Feb 3, 2007, all times are GMT-8. Prior logs are GMT-9.
Back to Logs
01:21:07 sigq: geosfeed: Ticket #269 ( enhancement created ): Silent warning on mixed class and struct keyword <http://trac.osgeo.org/geos/ticket/269>
02:30:09 CIA-4: strk * r4199 /trunk/postgis/postgis.sql.in.c: Use $$ quoting. See ticket #207.
02:40:25 CIA-4: mcayland * r4200 /trunk/postgis/postgis.sql.in.c: Fix accidental typo; module name hardcoded in the .sql.in.c file rather than being set to MODULE_PATHNAME. Fixes #208.
02:52:30 CIA-4: mcayland * r4201 /branches/1.4/postgis/postgis.sql.in.c: Fix accidental typo; module name hardcoded in the .sql.in.c file rather than being set to MODULE_PATHNAME. Fixes #208.
03:04:01 CIA-4: mloskot * r4202 /spike/wktraster/configure.ac: [wktraster] Fix to report correct version ( revision ) of WKT Raster from SQL
03:13:29 CIA-4: mcayland * r4203 /trunk/loader/ ( shp2pgsql-core.c shp2pgsql.c ): Remove validation from shapefile to WKT/WKB conversion to retain same behaviour as 1.3. Final resolution for #198.
03:13:52 CIA-4: mcayland * r4204 /branches/1.4/loader/ ( shp2pgsql-core.c shp2pgsql.c ): Remove validation from shapefile to WKT/WKB conversion to retain same behaviour as 1.3. Final resolution for #198.
04:59:40 CIA-4: strk * r4205 /trunk/doc/reference.xml: Document third ST_Buffer signature ( the one taking parameters as string ).
05:28:18 CIA-4: strk * r4206 /trunk/regress/ ( 3 files ): Add tests for parametrized buffer
06:35:40 sigq: geosfeed: fix-msvc-sync90-80.patch attached to ticket #268 <http://trac.osgeo.org/geos/attachment/ticket/268/fix-msvc-sync90-80.patch>
06:36:52 sigq: geosfeed: Ticket #268 ( defect updated ): nullCoord defunition mixes static and dllimport <http://trac.osgeo.org/geos/ticket/268#comment:2>
06:40:32 sigq: geosfeed: Ticket #268 ( defect updated ): nullCoord defunition mixes static and dllimport <http://trac.osgeo.org/geos/ticket/268#comment:3>
08:40:53 sigq: geosfeed: Ticket #270 ( defect created ): isnan( ) in combination with breaks OS/X build <http://trac.osgeo.org/geos/ticket/270>
08:42:24 sigq: geosfeed: Ticket #264 ( task updated ): Discrete Hausdorff distances exposed in C API <http://trac.osgeo.org/geos/ticket/264#comment:2>
09:05:41 CIA-4: strk * r4207 /trunk/postgis/uninstall_postgis.sql.in.c: Add uninstall lines for new buffer signatures
11:13:41 sigq: geosfeed: Ticket #271 ( defect created ): Cannot access geos::algorithm <http://trac.osgeo.org/geos/ticket/271>
13:15:16 CIA-4: pramsey * r2601 /trunk/ ( configure.in source/headers/geos/platform.h.in ): Fix for #270, bad definition of isnan( ) in OS/X <cmath>. This needs to be tested on other operating systems to make sure it doesn't break them instead.
13:16:35 CIA-4: pramsey * r2602 /trunk/configure.in: Remove old logging noise.
13:16:36 sigq: geosfeed: Ticket #270 ( defect closed ): isnan( ) in combination with breaks OS/X build <http://trac.osgeo.org/geos/ticket/270#comment:1>
13:17:59 pramsey: strk ping?
13:18:01 pramsey: curse you and your need for sleep.
13:26:01 CIA-4: pramsey * r2603 /trunk/source/headers/geos/platform.h.in: Fix stoopid syntax error.
13:38:57 CIA-4: pramsey * r2604 /trunk/ ( 5 files in 2 dirs ): Expose Hausdorf distance to CAPI ( #264 ) from Vincent Picavet
13:40:46 sigq: geosfeed: Ticket #270 ( defect updated ): isnan( ) in combination with breaks OS/X build <http://trac.osgeo.org/geos/ticket/270#comment:2>
14:03:57 CIA-4: pramsey * r4208 /trunk/ ( 7 files in 3 dirs ):
14:03:57 CIA-4: Add support for hausdorff distance calculations. Requires GEOS 3.2+. ( #209 ) From Vincent Picavet.
14:03:58 CIA-4: If you are working off of GEOS trunk, svn up, compile and install!
14:04:39 CIA-4: pramsey * r4209 /trunk/NEWS: Add news item for #206
14:10:54 sigq: geosfeed: Ticket #269 ( enhancement updated ): Silent warning on mixed class and struct keyword <http://trac.osgeo.org/geos/ticket/269#comment:1>
14:12:54 sigq: geosfeed: Ticket #271 ( defect closed ): Cannot access geos::algorithm <http://trac.osgeo.org/geos/ticket/271#comment:1>
18:59:08 CIA-4: robe * r4210 /trunk/liblwgeom/ ( lwalgorithm.c lwgeom_api.c ): fix commenting style so function descriptions are picked up by doxygen
19:28:07 CIA-4: robe * r4211 /trunk/ ( 5 files in 2 dirs ): More cleanup of code comments so function descriptions are picked up by doxygen
23:30:23 CIA-4: strk * r4212 /trunk/NEWS: Add item for parametrized buffers