[mapserver-commits] [MapServer/MapServer] 6d5748: MapScript: layerObj.executeWFSGetFeature(): do not...
Even Rouault
noreply at github.com
Thu Aug 29 15:27:47 PDT 2024
Branch: refs/heads/main
Home: https://github.com/MapServer/MapServer
Commit: 6d57488e3a0e783df1eb8d864923769197dd1595
https://github.com/MapServer/MapServer/commit/6d57488e3a0e783df1eb8d864923769197dd1595
Author: Even Rouault <even.rouault at spatialys.com>
Date: 2024-08-25 (Sun, 25 Aug 2024)
Changed paths:
M src/mapscript/swiginc/layer.i
Log Message:
-----------
MapScript: layerObj.executeWFSGetFeature(): do not take an extra layerObj* argument, but just use self
Commit: 62879c405e413943d7b33a2105a62a3b317069fd
https://github.com/MapServer/MapServer/commit/62879c405e413943d7b33a2105a62a3b317069fd
Author: Even Rouault <even.rouault at spatialys.com>
Date: 2024-08-25 (Sun, 25 Aug 2024)
Changed paths:
M src/apps/map2img.c
M src/mapdrawgdal.c
M src/mapfile.c
M src/mapio.c
M src/mapobject.c
M src/mapproject.c
M src/maprasterquery.c
M src/mapscript/swiginc/error.i
M src/mapserv-config.cpp
M src/mapwcs11.cpp
M src/mapwfs.cpp
Log Message:
-----------
Fix compiler warnings with gcc 14.2
Commit: c9766728000e27db2a8a11e8465378bbc8ebf444
https://github.com/MapServer/MapServer/commit/c9766728000e27db2a8a11e8465378bbc8ebf444
Author: Even Rouault <even.rouault at spatialys.com>
Date: 2024-08-25 (Sun, 25 Aug 2024)
Changed paths:
A .github/workflows/build_alpine.sh
A .github/workflows/build_alpine.yml
Log Message:
-----------
CI: add build on Alpine edge
Commit: 94b32c681132e980af3ff0c0804ea8e2fe5c3476
https://github.com/MapServer/MapServer/commit/94b32c681132e980af3ff0c0804ea8e2fe5c3476
Author: Even Rouault <even.rouault at spatialys.com>
Date: 2024-08-30 (Fri, 30 Aug 2024)
Changed paths:
A .github/workflows/build_alpine.sh
A .github/workflows/build_alpine.yml
M src/apps/map2img.c
M src/mapdrawgdal.c
M src/mapfile.c
M src/mapio.c
M src/mapobject.c
M src/mapproject.c
M src/maprasterquery.c
M src/mapscript/swiginc/error.i
M src/mapscript/swiginc/layer.i
M src/mapserv-config.cpp
M src/mapwcs11.cpp
M src/mapwfs.cpp
Log Message:
-----------
Merge pull request #7147 from rouault/ci_alpine
CI: add build on Alpine edge
Compare: https://github.com/MapServer/MapServer/compare/fa736c41a292...94b32c681132
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