[mapserver-commits] [MapServer/MapServer] fedd7f: No longer depend on GDAL's cpl_port.h MIN/MAX/ABS ...

Even Rouault noreply at github.com
Tue Feb 24 14:04:41 PST 2026


  Branch: refs/heads/main
  Home:   https://github.com/MapServer/MapServer
  Commit: fedd7fb31aab543685f6adc3c9b8cbf364c86ff4
      https://github.com/MapServer/MapServer/commit/fedd7fb31aab543685f6adc3c9b8cbf364c86ff4
  Author: Even Rouault <even.rouault at spatialys.com>
  Date:   2026-02-24 (Tue, 24 Feb 2026)

  Changed paths:
    M src/idw.c
    M src/mapcontour.c
    M src/mapdrawgdal.c
    M src/mapogr.cpp
    M src/mapquery.cpp
    M src/mapserver.h
    M src/mapstring.cpp
    M src/mapwcs20.cpp

  Log Message:
  -----------
  No longer depend on GDAL's cpl_port.h MIN/MAX/ABS macros

They have been renamed in GDAL 3.13dev to avoid poluting the namespace.
Use MS_ prefixed macros instead of std::min/max/abs from C++


  Commit: 96641077be99db124242daca3f96076eee99d8a6
      https://github.com/MapServer/MapServer/commit/96641077be99db124242daca3f96076eee99d8a6
  Author: Even Rouault <even.rouault at spatialys.com>
  Date:   2026-02-24 (Tue, 24 Feb 2026)

  Changed paths:
    M src/idw.c
    M src/mapcontour.c
    M src/mapdrawgdal.c
    M src/mapogr.cpp
    M src/mapquery.cpp
    M src/mapserver.h
    M src/mapstring.cpp
    M src/mapwcs20.cpp

  Log Message:
  -----------
  Merge pull request #7437 from rouault/ms_min

No longer depend on GDAL's cpl_port.h MIN/MAX/ABS macros


Compare: https://github.com/MapServer/MapServer/compare/e590062d4969...96641077be99

To unsubscribe from these emails, change your notification settings at https://github.com/MapServer/MapServer/settings/notifications


More information about the MapServer-commits mailing list