[GRASS-git] [OSGeo/grass-addons] b9e19d: v.nnstat: fix bool compilation error (#1093)

Markus Neteler noreply at github.com
Wed Jun 5 09:05:18 PDT 2024


  Branch: refs/heads/grass8
  Home:   https://github.com/OSGeo/grass-addons
  Commit: b9e19dc7f2b8b77d0a51d86980db6c13baf20570
      https://github.com/OSGeo/grass-addons/commit/b9e19dc7f2b8b77d0a51d86980db6c13baf20570
  Author: Markus Neteler <neteler at osgeo.org>
  Date:   2024-06-05 (Wed, 05 Jun 2024)

  Changed paths:
    M src/vector/v.nnstat/getval.c
    M src/vector/v.nnstat/local_proto.h
    M src/vector/v.nnstat/main.c
    M src/vector/v.nnstat/mbb.c
    M src/vector/v.nnstat/mbb.h
    M src/vector/v.nnstat/nearest_neighbour.c
    M src/vector/v.nnstat/spatial_index.c

  Log Message:
  -----------
  v.nnstat: fix bool compilation error (#1093)

* fix bool compilation error
* Enables globally the C99 'bool' type with its values 'true' and 'false' (follows https://github.com/OSGeo/grass/pull/1567); remove comment

Co-authored-by: @nilason



To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass-addons/settings/notifications


More information about the grass-commit mailing list