#GRASS IRC Log - 2010-02-05

For logs after Feb 3, 2007, all times are GMT-8. Prior logs are GMT-9.
Back to Logs
00:04:22 sigq: grassfeed: Ticket #910 ( defect created ): wxgui: fails with make -j <https://trac.osgeo.org/grass/ticket/910>
01:03:06 CIA-2: neteler * r40828 /grass/branches/releasebranch_6_4/locale/po/ ( 4 files ): Naoki Ueda: cont'ed
01:03:19 CIA-2: neteler * r40829 /grass/branches/develbranch_6/locale/po/ ( 4 files ): Naoki Ueda: cont'ed
01:03:34 CIA-2: neteler * r40830 /grass/trunk/locale/po/ ( grasslibs_ja.po grassmods_ja.po grasswxpy_ja.po ): Naoki Ueda: cont'ed
01:04:43 sigq: grassfeed: Changeset [40830]: Naoki Ueda: cont'ed <https://trac.osgeo.org/grass/changeset/40830> || Changeset [40829]: Naoki Ueda: cont'ed <https://trac.osgeo.org/grass/changeset/40829> || Changeset [40828]: Naoki Ueda: cont'ed <https://trac.osgeo.org/grass/changeset/40828>
03:18:12 pavel__: Hello
03:24:14 pavel__: I would like to install some extensions, but have no clue how to do that: g.extensions module is not on my installation ( 6.4RC5 from UbuntuGIS repo ) and GEM homapage is somehow outdated, Can anybody put mi in right direction please? : )
09:51:39 CIA-2: mmetz * r40831 /grass/trunk/vector/lidar/ ( 14 files in 6 dirs ): lidar tools overhaul
09:52:35 sigq: grassfeed: Changeset [40831]: lidar tools overhaul <https://trac.osgeo.org/grass/changeset/40831>
10:59:56 CIA-2: glynn * r40832 /grass/trunk/gui/wxpython/Makefile: menudata.py needs the installed menudata.xml, not the source file
11:01:46 sigq: grassfeed: Changeset [40832]: menudata.py needs the installed menudata.xml, not the source file <https://trac.osgeo.org/grass/changeset/40832>
13:14:27 CIA-2: glynn * r40833 /grass/branches/develbranch_6/tools/sql.sh: Allow symbols up to 256 characters ( sync with 7.0 )
13:15:05 CIA-2: glynn * r40834 /grass/branches/develbranch_6/lib/gis/ ( error.c list.c parser.c ): Replace G_popen( ) with popen( )
13:15:07 sigq: grassfeed: Changeset [40834]: Replace G_popen( ) with popen( ) <https://trac.osgeo.org/grass/changeset/40834> || Changeset [40833]: Allow symbols up to 256 characters ( sync with 7.0 ) <https://trac.osgeo.org/grass/changeset/40833>
14:59:04 CIA-2: glynn * r40835 /grass/trunk/visualization/nviz/src/nviz_init.c: Pass executable name separately ( no longer in argv[] )
15:00:51 sigq: grassfeed: Changeset [40835]: Pass executable name separately ( no longer in argv[] ) <https://trac.osgeo.org/grass/changeset/40835>
17:34:52 CIA-2: glynn * r40836 /grass/trunk/ ( 12 files in 7 dirs ): Eliminate G_copy( ); replace with memcpy( ) or assignment
17:36:20 sigq: grassfeed: Changeset [40836]: Eliminate G_copy( ); replace with memcpy( ) or assignment <https://trac.osgeo.org/grass/changeset/40836>
17:37:32 CIA-2: glynn * r40837 /grass/trunk/ ( include/gisdefs.h lib/gis/strings.c vector/v.in.ogr/main.c ): Elminate G_strdup( ); replace with G_store( )
17:37:34 sigq: grassfeed: Changeset [40837]: Elminate G_strdup( ); replace with G_store( ) <https://trac.osgeo.org/grass/changeset/40837>
17:42:32 CIA-2: glynn * r40838 /grass/trunk/ ( 8 files in 5 dirs ): Eliminate G_index( ), G_rindex( ); replace with strchr( ), strrchr( )
17:44:24 sigq: grassfeed: Changeset [40838]: Eliminate G_index( ), G_rindex( ); replace with strchr( ), strrchr( ) <https://trac.osgeo.org/grass/changeset/40838>
18:12:12 CIA-2: glynn * r40839 /grass/trunk/lib/gis/ ( asprintf.c snprintf.c ):
18:12:12 CIA-2: Fix G_snprintf( ) to allow for bug in Windows vsnprintf( )
18:12:12 CIA-2: Change G_vasprintf( ) to use vsnprintf instead of temporary file
21:14:15 CIA-2: rashadkm * r40840 /grass-addons/gui/wxpython/data_catalog/ ( LayerTree.py catalog.py ): added send to ossimplanet for r.planet.py
21:15:29 sigq: grassfeed: Changeset [40840]: added send to ossimplanet for r.planet.py <https://trac.osgeo.org/grass/changeset/40840>
23:03:01 CIA-2: hamish * r40841 /grass/branches/develbranch_6/visualization/nviz/src/nviz_init.c:
23:03:01 CIA-2: glynn: Pass executable name separately ( no longer in argv[] )
23:03:01 CIA-2: ( backport from trunk, r40835 )