[GRASS5] [bug #746] (grass) Change all G_put_map_row() -> G_put_c_raster_row() ?

Request Tracker grass-bugs at intevation.de
Tue May 29 04:06:13 EDT 2001


this bug's URL: http://intevation.de/rt/webrt?serial_num=746
-------------------------------------------------------------------------

Subject: Change all G_put_map_row() -> G_put_c_raster_row() ?

grass downloaded at: CVS Server, Germany

There are still > 70 occurencies of the deprecated function G_put_map_row()
within the sources. Question is to change them to G_put_c_raster_row() for
proper zero/NULL handling:

./src/imagery/i.cca/cmd/transform.c
./src/imagery/i.class/signature.c
./src/imagery/i.composite/compose.c
./src/imagery/i.fft/cmd/fftmain.c
./src/imagery/i.fft/cmd/ifftmain.c   
./src/imagery/i.in.erdas/main.c
./src/imagery/i.ortho.photo/photo.rectify/write.c
./src/imagery/i.pca/cmd/main.c
./src/imagery/i.quantize/compose.c
./src/imagery/i.rectify2/write.c
./src/imagery/i.rgb.his/cmd/h2rmain.c
./src/imagery/i.rgb.his/cmd/putoutput.c
./src/imagery/i.rgb.his/cmd/r2hmain.c
./src/imagery/i.tape.mss/put_row.c
./src/imagery/i.tape.tm/put_row.c
./src/imagery/i.zc/cmd/main.c
./src/libes/gis/opencell.c
./src/libes/gis/put_row.c
./src/libes/gis/TESTS/try2.c
./src/misc/m.lulc.USGS/main.c
./src/raster/r.agnps50/hydro_tools/r.cn/main.c
./src/raster/r.agnps50/hydro_tools/r.weighted.cn/r.weighted.cn.c
./src/raster/r.agnps50/src_agnps_input_1/cell_num_id.c
./src/raster/r.agnps50/src_agnps_input_1/create_grid_map.c
./src/raster/r.agnps50/src_agnps_input_1/drain_num.c   
./src/raster/r.agnps50/src_agnps_input_1/slope_aspect.c
./src/raster/r.agnps50/src_agnps_input_2a/cell_num_id.c
./src/raster/r.agnps50/src_agnps_input_2a/create_grid_map.c
./src/raster/r.agnps50/src_agnps_input_2a/drain_num.c   
./src/raster/r.agnps50/src_agnps_input_2a/slope_aspect.c
./src/raster/r.basins.fill/main.c
./src/raster/r.binfer/engine.c
./src/raster/r.buffer/cmd/write_map.c
./src/raster/r.clump/cmd/clump.c
./src/raster/r.combine/cmd/r_wr_line.c
./src/raster/r.compress/cmd/main.c
./src/raster/r.cross/cross.c   
./src/raster/r.cross/renumber.c 
./src/raster/r.grow/cmd/main.c  
./src/raster/r.in.doq/cmd/main.c
./src/raster/r.in.dted/r.in.dted/bak/read_write.c 
./src/raster/r.in.dted/r.in.dted/dist/read_write.c
./src/raster/r.in.dted/r.in.dted/read_write.c
./src/raster/r.in.ll/cmd/main.c 
./src/raster/r.in.poly/raster.c 
./src/raster/r.in.ppm/r.in.ppm.c
./src/raster/r.in.sunrast/cmd/main.c
./src/raster/r.infer/cmd/run_maps.c
./src/raster/r.los/cmd/main.c
./src/raster/r.mfilter/cmd/perform.c
./src/raster/r.surf.contour/cmd/bseg_write.c
./src/raster/r.surf.contour/cmd/cseg_write.c
./src/raster/r.surf.contour/cmd/main.c  
./src/raster/r.surf.fractal/write_rast.c
./src/raster/r.surf.idw/cmd/main.c 
./src/raster/r.surf.idw2/cmd/main.c
./src/raster/r.thin/cmd/io.c
./src/raster/r.water.outlet/main.c
./src/raster/r.watershed/ram/close_maps.c 
./src/raster/r.watershed/ram/close_maps2.c
./src/raster/r.watershed/seg/bseg_write.c   
./src/raster/r.watershed/seg/close_maps2.c  
./src/raster/r.watershed/seg/cseg_write.c
./src/raster/r.watershed/seg/dseg_write.c
./src/raster/r.weight/inter/execute.c 
./src/raster/wildfire/src/r.ros/main.c
./src/raster/wildfire/src/r.spread/ram2out.c 
./src/raster/wildfire/src/r.spreadpath/main.c
./src.contrib/CERL/imagery/i.rvi.prediction2/main.c
./src.contrib/CERL/imagery/i.shape/zc_curve.c
./src.contrib/CERL/raster/r.hydro.CASC2D/write_files.c
./src.contrib/CERL/raster/r.rvi/main.c
./src.contrib/CERL/raster/r.water.fea/src/inter/shell.c
./src.contrib/NPS/r.in.elas/cmd/main.c
./src.contrib/NPS/r.in.utm/main.c
./src.contrib/SCS/raster/r.out.rlc/main.c

Are there objections to change the functions?

Markus


-------------------------------------------- Managed by Request Tracker



More information about the grass-dev mailing list