[mapserver-commits] [MapServer/MapServer] 7daebd: msStyleSetGeomTransform() declaration: fix const c...

Even Rouault noreply at github.com
Tue Oct 17 05:29:16 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/MapServer/MapServer
  Commit: 7daebd06bc58715986c484110f733aa60c5bc841
      https://github.com/MapServer/MapServer/commit/7daebd06bc58715986c484110f733aa60c5bc841
  Author: Even Rouault <even.rouault at spatialys.com>
  Date:   2023-10-12 (Thu, 12 Oct 2023)

  Changed paths:
    M src/mapgeomtransform.c
    M src/mapserver.h

  Log Message:
  -----------
  msStyleSetGeomTransform() declaration: fix const correctness of transform argument


  Commit: 29bd58f6f67c99f49262703a8b01c484bf2999bc
      https://github.com/MapServer/MapServer/commit/29bd58f6f67c99f49262703a8b01c484bf2999bc
  Author: Even Rouault <even.rouault at spatialys.com>
  Date:   2023-10-12 (Thu, 12 Oct 2023)

  Changed paths:
    M CMakeLists.txt
    R src/mapogcsld.c
    A src/mapogcsld.cpp

  Log Message:
  -----------
  Initial C++ification of mapogcsld


  Commit: ee3ffd922dc721702d7b5482cd1b3e1327a9ce73
      https://github.com/MapServer/MapServer/commit/ee3ffd922dc721702d7b5482cd1b3e1327a9ce73
  Author: Even Rouault <even.rouault at spatialys.com>
  Date:   2023-10-12 (Thu, 12 Oct 2023)

  Changed paths:
    M src/mapogcsld.cpp

  Log Message:
  -----------
  Remove unused msSLDParseExpression() function


  Commit: 8d67e8f9da837daf733402d6a572d701d1aefdbe
      https://github.com/MapServer/MapServer/commit/8d67e8f9da837daf733402d6a572d701d1aefdbe
  Author: Even Rouault <even.rouault at spatialys.com>
  Date:   2023-10-12 (Thu, 12 Oct 2023)

  Changed paths:
    M src/mapogcsld.cpp

  Log Message:
  -----------
  mapogcsld: add static and const qualifiers where possible


  Commit: 8b249c1f0aa71a29e8c07430c8a4874f36fe6145
      https://github.com/MapServer/MapServer/commit/8b249c1f0aa71a29e8c07430c8a4874f36fe6145
  Author: Even Rouault <even.rouault at spatialys.com>
  Date:   2023-10-12 (Thu, 12 Oct 2023)

  Changed paths:
    M src/mapogcsld.cpp

  Log Message:
  -----------
  msSLDGetFilter(): remove always true conditions


  Commit: c90b9d727cd88daae3ef029a7de810a491b43218
      https://github.com/MapServer/MapServer/commit/c90b9d727cd88daae3ef029a7de810a491b43218
  Author: Even Rouault <even.rouault at spatialys.com>
  Date:   2023-10-12 (Thu, 12 Oct 2023)

  Changed paths:
    M msautotest/wxs/expected/wms_getstyles_expressions17.xml
    M src/mapogcsld.cpp

  Log Message:
  -----------
  msSLDGetFilter(): add missing XML escaping of property names and literals


  Commit: 809a0ad23a6bee437a715fae68e65bc83b674b48
      https://github.com/MapServer/MapServer/commit/809a0ad23a6bee437a715fae68e65bc83b674b48
  Author: Even Rouault <even.rouault at spatialys.com>
  Date:   2023-10-17 (Tue, 17 Oct 2023)

  Changed paths:
    M CMakeLists.txt
    M msautotest/wxs/expected/wms_getstyles_expressions17.xml
    M src/mapgeomtransform.c
    R src/mapogcsld.c
    A src/mapogcsld.cpp
    M src/mapserver.h

  Log Message:
  -----------
  Merge pull request #6947 from rouault/mapogcsld_xml_escape

msSLDGetFilter(): add missing XML escaping of property names and literals


Compare: https://github.com/MapServer/MapServer/compare/3824e253c339...809a0ad23a6b


More information about the MapServer-commits mailing list