[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 14:04:58 PST 2026


  Branch: refs/heads/backport-7437-to-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++



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