[GRASS-git] [OSGeo/grass] b17402: Use platform independent int64 format specifier (#...

nilason noreply at github.com
Thu Mar 11 11:18:51 PST 2021


  Branch: refs/heads/master
  Home:   https://github.com/OSGeo/grass
  Commit: b17402c8c9c3c41120a050701d3acf9b520ce73c
      https://github.com/OSGeo/grass/commit/b17402c8c9c3c41120a050701d3acf9b520ce73c
  Author: nilason <n_larsson at yahoo.com>
  Date:   2021-03-11 (Thu, 11 Mar 2021)

  Changed paths:
    M raster/r.info/main.c

  Log Message:
  -----------
  Use platform independent int64 format specifier (#1405)

Addresses -Wformat compiler warning.


  Commit: 7ef5bfbdbde4b34d6bd0d3cecb3d2bb64e4c5034
      https://github.com/OSGeo/grass/commit/7ef5bfbdbde4b34d6bd0d3cecb3d2bb64e4c5034
  Author: nilason <n_larsson at yahoo.com>
  Date:   2021-03-11 (Thu, 11 Mar 2021)

  Changed paths:
    M raster/r.in.mat/main.c
    M raster/r.out.mat/main.c

  Log Message:
  -----------
  Add space to string format for blank line (#1405)

Addresses -Wformat-zero-length compiler warnings.


  Commit: 594c947ce8984f07faf28d7d71e4c902f4532069
      https://github.com/OSGeo/grass/commit/594c947ce8984f07faf28d7d71e4c902f4532069
  Author: nilason <n_larsson at yahoo.com>
  Date:   2021-03-11 (Thu, 11 Mar 2021)

  Changed paths:
    M raster/r.sun/local_proto.h
    M raster/r.sun/main.c
    M raster/r.sun/rsunglobals.h
    M raster/r.sun/rsunlib.c

  Log Message:
  -----------
  r.sun: remove unused function 'cube' (#1405)

For now only comments out relevant parts.
Addresses -Wimplicit-int compiler warnings.


  Commit: 03d5e484112ad2f60d257eecbff175637198635d
      https://github.com/OSGeo/grass/commit/03d5e484112ad2f60d257eecbff175637198635d
  Author: nilason <n_larsson at yahoo.com>
  Date:   2021-03-11 (Thu, 11 Mar 2021)

  Changed paths:
    M lib/gis/spawn.c

  Log Message:
  -----------
  Fix cast from pointer to int of different size (#1405)

Addresses -Wpointer-to-int-cast compiler warnings.


Compare: https://github.com/OSGeo/grass/compare/e0b3fc55c024...03d5e484112a


More information about the grass-commit mailing list