[GRASS-git] [OSGeo/grass] 1e582d: Add parantheses to assignment in condition (#1274)

nilason noreply at github.com
Sat Feb 27 03:40:21 PST 2021


  Branch: refs/heads/master
  Home:   https://github.com/OSGeo/grass
  Commit: 1e582d4e16fb468f6f96097802ae27e6033e0eff
      https://github.com/OSGeo/grass/commit/1e582d4e16fb468f6f96097802ae27e6033e0eff
  Author: nila <n_larsson at yahoo.com>
  Date:   2021-02-27 (Sat, 27 Feb 2021)

  Changed paths:
    M lib/dspf/cube_io.c
    M raster/r.in.gridatb/file_io.c

  Log Message:
  -----------
  Add parantheses to assignment in condition (#1274)

Fixes -Wparentheses compiler warnings.


  Commit: 1824514cec67635e6297b9de0c34ecfa60ebf8c5
      https://github.com/OSGeo/grass/commit/1824514cec67635e6297b9de0c34ecfa60ebf8c5
  Author: nila <n_larsson at yahoo.com>
  Date:   2021-02-27 (Sat, 27 Feb 2021)

  Changed paths:
    M display/d.vect.thematic/display.c
    M lib/vector/Vlib/merge_lines.c

  Log Message:
  -----------
  Remove extraneous parentheses (#1274)

Fixes -Wparentheses-equality compiler warnings.


  Commit: c47f2c159ac508111a9bd72fb5358cb0f4a861e9
      https://github.com/OSGeo/grass/commit/c47f2c159ac508111a9bd72fb5358cb0f4a861e9
  Author: nila <n_larsson at yahoo.com>
  Date:   2021-02-27 (Sat, 27 Feb 2021)

  Changed paths:
    M lib/imagery/iscatt_core.c

  Log Message:
  -----------
  lib/imagery: Fix file size check (#1274)

Fixes -Wtautological-compare compiler warning.

Co-authored-by: Markus Metz <markus.metz.giswork at gmail.com>


  Commit: f111963eeb399a87633757d7a153db4aca0c1178
      https://github.com/OSGeo/grass/commit/f111963eeb399a87633757d7a153db4aca0c1178
  Author: nilason <n_larsson at yahoo.com>
  Date:   2021-02-27 (Sat, 27 Feb 2021)

  Changed paths:
    M raster3d/r3.info/main.c

  Log Message:
  -----------
  Remove argument not used by format string (#1274)

Fixes -Wformat-extra-args compiler warning.


Compare: https://github.com/OSGeo/grass/compare/9b940ea41c74...f111963eeb39


More information about the grass-commit mailing list