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

Even Rouault noreply at github.com
Tue Feb 24 16:54:22 PST 2026


  Branch: refs/heads/branch-8-6
  Home:   https://github.com/MapServer/MapServer
  Commit: a2cedd5564eac65f3e217785c35f9ed2a98bbb99
      https://github.com/MapServer/MapServer/commit/a2cedd5564eac65f3e217785c35f9ed2a98bbb99
  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: f3a0a84e092eb8e0c9fb88a6c821bb900add56cf
      https://github.com/MapServer/MapServer/commit/f3a0a84e092eb8e0c9fb88a6c821bb900add56cf
  Author: Even Rouault <even.rouault at spatialys.com>
  Date:   2026-02-25 (Wed, 25 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 #7438 from MapServer/backport-7437-to-branch-8-6

[Backport branch-8-6] No longer depend on GDAL's cpl_port.h MIN/MAX/ABS macros


Compare: https://github.com/MapServer/MapServer/compare/e272938ff8cf...f3a0a84e092e

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