#GRASS IRC Log - 2010-01-28

For logs after Feb 3, 2007, all times are GMT-8. Prior logs are GMT-9.
Back to Logs
02:16:14 : <_rash7> anyone know ossimplanet installation
02:16:25 : <_rash7> if yes please help me
02:17:31 : <_rash7> http://pastebin.com/m13c9b56e
02:17:32 sigq: Title: pastebin - collaborative debugging tool ( at pastebin.com )
04:58:48 CIA-10: neteler * r40722 /grass/branches/releasebranch_6_4/lib/gis/parser.c: workaround Gentoo bug ( backport from 6.5 )
04:58:51 sigq: grassfeed: Changeset [40722]: workaround Gentoo bug ( backport from 6.5 ) <https://trac.osgeo.org/grass/changeset/40722>
05:06:43 sigq: grassfeed: Ticket #714 ( defect closed ): spawn.c differences between 6.4 and 6.5 <https://trac.osgeo.org/grass/ticket/714#comment:18>
05:29:54 CIA-10: glynn * r40723 /grass/trunk/general/g.parser/main.c: Remove unreachable return statement
05:29:59 sigq: grassfeed: Changeset [40723]: Remove unreachable return statement <https://trac.osgeo.org/grass/changeset/40723>
05:36:52 CIA-10: glynn * r40724 /grass/branches/develbranch_6/lib/gis/parser.c: Fix bug in r40713
05:38:00 sigq: grassfeed: Changeset [40724]: Fix bug in r40713 <https://trac.osgeo.org/grass/changeset/40724>
05:38:08 CIA-10: glynn * r40725 /grass/branches/develbranch_6/ ( general/g.parser/main.c lib/python/core.py ): Back-port, use g.parser -s switch
05:40:50 sigq: grassfeed: Changeset [40725]: Back-port, use g.parser -s switch <https://trac.osgeo.org/grass/changeset/40725>
06:29:30 CIA-10: glynn * r40726 /grass/branches/develbranch_6/general/g.parser/test.sh:
06:29:30 CIA-10: Fixes to example script:
06:29:30 CIA-10: Quote variable expansions
06:29:30 CIA-10: All variables must be upper-case ( lower-case doesn't work on Windows )
11:38:33 CIA-10: glynn * r40727 /grass/trunk/general/g.parser/main.c: Allow scripts to specify translation domain
11:40:27 sigq: grassfeed: Changeset [40727]: Allow scripts to specify translation domain <https://trac.osgeo.org/grass/changeset/40727>
11:44:48 CIA-10: glynn * r40728 /grass/trunk/general/g.parser/main.c: Restore GRASS_TRANSLATION_DOMAIN to the default once we're done with it
11:45:32 sigq: grassfeed: Changeset [40728]: Restore GRASS_TRANSLATION_DOMAIN to the default once we're done with it <https://trac.osgeo.org/grass/changeset/40728>
13:37:03 sigq: grassfeed: Ticket #895 ( defect created ): Error linking GeoTiff file with r.external <https://trac.osgeo.org/grass/ticket/895>
14:01:47 CIA-10: huhabla * r40729 /grass/trunk/vector/v.in.ogr/main.c:
14:01:47 CIA-10: Added the flag "i" ( same as in r.in.gdal ).
14:01:47 CIA-10: This flag allows the creation of a location based on the input map without actually importing the map.
21:04:36 CIA-8: hamish * r40730 /grass-addons/imagery/i.pr/i.pr_sites_aggregate/ ( Makefile main.c ):
21:04:36 CIA-8: Glynn: "The vector headers include the OGR headers, so anything which
21:04:36 CIA-8: includes the vector headers needs any -I switches which are required to
21:04:36 CIA-8: find the OGR headers."