[GRASS-git] [OSGeo/grass] 9ad985: Fix more -Wunused-but-set-variable compiler warnin...

Nicklas Larsson noreply at github.com
Thu Nov 17 05:00:32 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/OSGeo/grass
  Commit: 9ad98566af4142d517df43fd017ef41b5ab2003f
      https://github.com/OSGeo/grass/commit/9ad98566af4142d517df43fd017ef41b5ab2003f
  Author: Nicklas Larsson <n_larsson at yahoo.com>
  Date:   2022-11-17 (Thu, 17 Nov 2022)

  Changed paths:
    M db/drivers/dbf/fetch.c
    M db/drivers/dbf/table.c
    M db/drivers/ogr/describe.c
    M db/drivers/postgres/describe.c
    M db/drivers/sqlite/describe.c
    M display/d.grid/plot.c
    M display/d.histogram/pie.c
    M display/d.path/main.c
    M display/d.vect.thematic/display.c
    M display/d.vect.thematic/plot1.c
    M imagery/i.albedo/main.c
    M imagery/i.aster.toar/main.c
    M imagery/i.eb.netrad/r_net.c
    M imagery/i.evapo.time/main.c
    M imagery/i.ortho.photo/i.ortho.photo/menu.c
    M imagery/i.ortho.photo/lib/orthoref.c
    M imagery/i.segment/region_growing.c
    M lib/vector/dglib/edgemgmt-template.c
    M misc/m.nviz.image/args.c
    M misc/m.nviz.script/main.c
    M raster/r.in.ascii/gethead.c
    M raster/r.in.mat/main.c
    M raster/r.kappa/calc_kappa.c
    M raster/r.kappa/prt2csv_mat.c
    M raster/r.li/r.li.daemon/daemon.c
    M raster/r.out.png/main.c
    M raster/r.out.pov/main.c
    M raster/r.random.cells/init.c
    M raster/r.random.surface/calcsurf.c
    M raster/r.regression.multi/main.c
    M raster/r.report/format.c
    M raster/r.report/prt_report.c
    M raster/r.ros/main.c
    M raster/r.series/main.c
    M raster/r.sim/r.sim.water/main.c
    M raster/r.sim/simlib/hydro.c
    M raster/r.solute.transport/main.c
    M raster/r.spread/select_linksB.c
    M raster/r.univar/r3.univar_main.c
    M raster/r.viewshed/grass.cpp
    M raster/r.watershed/ram/close_maps2.c
    M raster/r.watershed/ram/do_cum.c
    M raster/r.watershed/ram/over_cells.c
    M raster/r.watershed/seg/close_maps2.c
    M raster/r.watershed/seg/do_cum.c
    M raster/r.watershed/seg/init_vars.c
    M raster/r.watershed/seg/over_cells.c
    M raster3d/r3.cross.rast/main.c
    M raster3d/r3.out.v5d/main.c
    M vector/v.hull/chull.c
    M vector/v.in.dxf/add_3dface.c
    M vector/v.in.dxf/add_text.c
    M vector/v.info/parse.c
    M vector/v.kernel/main.c
    M vector/v.label.sa/labels.c
    M vector/v.out.vtk/main.c
    M vector/v.overlay/line_area.c
    M vector/v.to.rast/vect2rast.c
    M vector/v.vol.rst/user1.c
    M vector/v.vol.rst/user2.c
    M vector/v.vol.rst/user3.c

  Log Message:
  -----------
  Fix more -Wunused-but-set-variable compiler warnings (#2648)




More information about the grass-commit mailing list