#GRASS IRC Log - 2009-06-21

For logs after Feb 3, 2007, all times are GMT-8. Prior logs are GMT-9.
Back to Logs
01:52:14 CIA-10: martinl * r38005 /grass/trunk/ ( 11 files in 3 dirs ): adj_cellhd.c, rd_cellhd.c, get_cellhd.c moved back to gislib
01:52:16 sigq: grassfeed: Changeset [38005]: adj_cellhd.c, rd_cellhd.c, get_cellhd.c moved back to gislib <https://trac.osgeo.org/grass/changeset/38005>
02:05:20 bobkare: I'm trying to upsample a DEM with r.resamp.rst, but at the resolution I want it crashes with Cannot fseek elev offset2=-2147348632 interpolate( ) failed dnorm in mainc after grid before out1= 0.010000 ERROR: split_and_interpolate( ) failed. Any simple ways to work around this?
02:06:01 bobkare: it's grass 6.4 from the debian.gfoss.it repo, and it looks like it's built with --enable-largefile
02:34:49 CIA-10: martinl * r38006 /grass/trunk/ ( 10 files in 3 dirs ): remove rasterlib dependency from libgis ( todo: clean-up G__ & libraries initialization )
02:36:10 CIA-10: martinl * r38007 /grass/trunk/include/Rast.h: there is no Rast_get_set_window( )
02:36:12 sigq: grassfeed: Changeset [38007]: there is no Rast_get_set_window( ) <https://trac.osgeo.org/grass/changeset/38007>
02:37:49 CIA-10: martinl * r38008 /grass/trunk/lib/raster/set_window.c: remove Rast_get_set_window( ), use G_get_set_window( )
02:37:51 sigq: grassfeed: Changeset [38008]: remove Rast_get_set_window( ), use G_get_set_window( ) <https://trac.osgeo.org/grass/changeset/38008>
04:54:43 CIA-10: martinl * r38009 /grass/trunk/ ( 241 files in 192 dirs ): fix compilation - add $( RASTRLIB/DEP ) + various minor fixes ( gis/raster lib )
05:54:56 CIA-10: martinl * r38010 /grass/trunk/ ( include/Rast.h lib/raster/init.c ): add prototypes of raster lib init fns
05:56:30 sigq: grassfeed: Changeset [38010]: add prototypes of raster lib init fns <https://trac.osgeo.org/grass/changeset/38010>
06:05:35 CIA-10: martinl * r38011 /grass/trunk/raster/r.li/Makefile: disable r.li.setup
06:05:37 sigq: grassfeed: Changeset [38011]: disable r.li.setup <https://trac.osgeo.org/grass/changeset/38011>
07:43:09 CIA-10: martinl * r38012 /grass/branches/develbranch_6/gui/wxpython/gui_modules/mapdisp_window.py: wxGUI: don't crash when vdigit props are not set
07:45:01 sigq: grassfeed: Changeset [38012]: wxGUI: don't crash when vdigit props are not set <https://trac.osgeo.org/grass/changeset/38012>
07:53:43 CIA-10: martinl * r38013 /grass/trunk/gui/wxpython/gui_modules/mapdisp_window.py:
07:53:43 CIA-10: wxGUI: don't crash when vdigit props are not set
07:53:43 CIA-10: ( merge from devbr6, r38012 )
17:44:45 CIA-10: glynn * r38014 /grass/trunk/ ( 920 files in 218 dirs ):
17:44:45 CIA-10: Rename Rast.h->raster.h
17:44:45 CIA-10: Rename libgrass_rast -> libgrass_raster
17:44:45 CIA-10: Rename RASTR{LIB,DEP,_LIBNAME} -> RASTER_*
17:44:45 CIA-10: Fix definition of RASTERLIB
17:44:45 CIA-10: Fix EOLs for imagery/i.evapo.time_integration/main.c
17:44:47 CIA-10: Add SWIG wrapper for raster library
21:04:56 CIA-10: glynn * r38015 /grass/trunk/ ( 150 files in 47 dirs ):
21:04:56 CIA-10: Remove display_raster.h; merged with display.h
21:04:56 CIA-10: Remove unused R__* functions
21:04:56 CIA-10: Rename remaining R_* functions to D_*
21:55:02 CIA-10: hamish * r38016 /grass/branches/develbranch_6/vector/lidar/lidarlib/TcholBand.c: orphaned alloc ( thanks Jyothish )
21:57:44 sigq: grassfeed: Changeset [38017]: orphaned alloc ( thanks Jyothish; merge from devbr6 ) <https://trac.osgeo.org/grass/changeset/38017> || Changeset [38016]: orphaned alloc ( thanks Jyothish ) <https://trac.osgeo.org/grass/changeset/38016>
21:57:44 CIA-10: hamish * r38017 /grass/branches/releasebranch_6_4/vector/lidar/lidarlib/TcholBand.c: orphaned alloc ( thanks Jyothish; merge from devbr6 )
21:58:03 CIA-10: hamish * r38018 /grass/trunk/vector/lidar/lidarlib/TcholBand.c: orphaned alloc ( thanks Jyothish; merge from devbr6 )
21:59:44 sigq: grassfeed: Changeset [38018]: orphaned alloc ( thanks Jyothish; merge from devbr6 ) <https://trac.osgeo.org/grass/changeset/38018>
22:30:50 CIA-10: glynn * r38019 /grass/trunk/ ( 28 files in 4 dirs ):
22:30:50 CIA-10: Split G__ between lib/gis and lib/raster
22:30:50 CIA-10: Move relevant parts of window_map.c to lib/raster
22:30:50 CIA-10: Remove zlib references from XDRLIB
22:30:50 CIA-10: Remove XDRLIB, SOCKLIB references from GISLIB
23:18:09 sigq: grassfeed: Ticket #659 ( defect created ): probable memory leak in v.surf.bspline <https://trac.osgeo.org/grass/ticket/659>