| 00:18:39 | CIA-11: | neteler * r31977 /grass/branches/develbranch_6/ ( 81 files in 32 dirs ): glynn: Add const where appropriate to DBMI functions; Miscellaneous clean-up ( merge from trunk ) |
| 00:20:27 | CIA-11: | neteler * r31978 /grass/branches/develbranch_6/lib/db/dbmi_client/copy_tab.c: fix buffer overflow ( thanks to Glynn ) |
| 00:22:05 | sigq: | grassfeed: Changeset [31978]: fix buffer overflow ( thanks to Glynn ) <https://trac.osgeo.org/grass/changeset/31978> |
| 00:52:00 | CIA-11: | neteler * r31979 /grass/branches/releasebranch_6_3/vector/v.in.ascii/points.c: Enlarge buffers; better error messages ( merge from trunk ) |
| 00:52:01 | sigq: | grassfeed: Changeset [31979]: Enlarge buffers; better error messages ( merge from trunk ) <https://trac.osgeo.org/grass/changeset/31979> |
| 00:53:41 | CIA-11: | neteler * r31980 /grass/branches/releasebranch_6_3/lib/db/dbmi_client/copy_tab.c: fix buffer overflow ( merge from trunk ) |
| 00:53:42 | sigq: | grassfeed: Changeset [31980]: fix buffer overflow ( merge from trunk ) <https://trac.osgeo.org/grass/changeset/31980> |
| 02:35:41 | CIA-11: | martinl * r31981 /grass/trunk/visualization/nviz2/cmd/ ( args.c local_proto.h surface.c ): nviz2/cmd: checking parameters ( consistency ) |
| 02:36:55 | sigq: | grassfeed: Changeset [31981]: nviz2/cmd: checking parameters ( consistency ) <https://trac.osgeo.org/grass/changeset/31981> |
| 04:11:18 | Richardigel: | hello! |
| 04:11:42 | Richardigel: | this does not fork any new threads using mp. what am i doing wrong?! http://pastebin.com/m5f568d45 |
| 07:16:19 | CIA-11: | martinl * r31982 /grass/trunk/gui/wxpython/ ( 4 files in 2 dirs ): |
| 07:16:20 | CIA-11: | wxGUI/vdigit: |
| 07:16:20 | CIA-11: | * 'edit line' tool fixed, trac #214 |
| 07:16:20 | CIA-11: | * avoid adding lines with number of vertices < 2 |
| 07:21:51 | CIA-11: | martinl * r31983 /grass/branches/develbranch_6/gui/wxpython/ ( 4 files in 2 dirs ): |
| 07:21:51 | CIA-11: | wxGUI/vdigit: |
| 07:21:51 | CIA-11: | * 'edit line' tool fixed, trac #214 |
| 07:21:51 | CIA-11: | * avoid adding lines with number of vertices < 2 |
| 07:21:51 | CIA-11: | ( merged from trunk, r31982 ) |
| 07:59:30 | CIA-11: | martinl * r31984 /grass/trunk/gui/wxpython/gui_modules/ ( mapdisp.py nviz.py render.py wxgui_utils.py ): wxGUI: 'Zoom to selected map ( ignore NULLs )' and 'Set computational region from selected map ( ignore NULLs )' added to popup menu for raster layers, related to trac #157 |
| 08:05:36 | CIA-11: | martinl * r31985 /grass/branches/develbranch_6/gui/wxpython/gui_modules/ ( mapdisp.py render.py wxgui_utils.py ): |
| 08:05:36 | CIA-11: | wxGUI: 'Zoom to selected map ( ignore NULLs )' and 'Set computational region from selected map ( ignore NULLs )' added to popup menu for raster layers, related to trac #157 |
| 08:05:36 | CIA-11: | ( merged from trunk, r31984 ) |
| 08:26:45 | CIA-11: | martinl * r31986 /grass/trunk/gui/wxpython/gui_modules/preferences.py: wxGUI: settings stored in .grasswx7 ( HOME by default ) |
| 08:27:05 | sigq: | grassfeed: Changeset [31986]: wxGUI: settings stored in .grasswx7 ( HOME by default ) <https://trac.osgeo.org/grass/changeset/31986> |
| 10:46:55 | brian_b: | Am compiling the current trunk svn and recieving many ERROR: Incompatible library version for module |
| 10:46:57 | brian_b: | on Uuntu 8.04 |
| 10:46:59 | brian_b: | Anybody having this error? |
| 12:10:46 | CIA-11: | neteler * r31987 /grass/trunk/REQUIREMENTS.html: mention or x11-server-devel |
| 12:10:55 | CIA-11: | neteler * r31988 /grass/branches/develbranch_6/REQUIREMENTS.html: mention or x11-server-devel |
| 12:10:55 | sigq: | grassfeed: Changeset [31988]: mention or x11-server-devel <https://trac.osgeo.org/grass/changeset/31988> || Changeset [31987]: mention or x11-server-devel <https://trac.osgeo.org/grass/changeset/31987> |
| 12:32:04 | CIA-11: | martinl * r31989 /grass/branches/develbranch_6/gui/wxpython/gui_modules/preferences.py: wxGUI: settings stored in .grasswx6 ( HOME by default ) [merge from trunk, r31986] |
| 16:01:10 | brian_b: | Can anyone help with this compile issue: |
| 16:01:19 | brian_b: | error: gdal.h: No such file or directory |
| 17:15:34 | CIA-11: | glynn * r31990 /grass/trunk/ ( 27 files in 9 dirs ): |
| 17:15:34 | CIA-11: | Add "const" to vector functions |
| 17:15:35 | CIA-11: | Remove "const" from G__ls( ) etc |
| 17:15:35 | CIA-11: | Miscellaneous clean-up |
| 20:03:04 | maning: | What landsat band is best to extract texture with r.texture? |
| 23:21:01 | CIA-11: | martinl * r31991 /grass/trunk/gui/wxpython/ ( 11 files in 3 dirs ): |
| 23:21:01 | CIA-11: | nviz2/wxGUI: various surface-related fixes |
| 23:21:01 | CIA-11: | wxNviz manual page template added |