[mapserver-commits] [MapServer/MapServer] 91b892: map2img: initialize error file before msLoadConfig...

Even Rouault noreply at github.com
Thu Oct 28 06:27:01 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/MapServer/MapServer
  Commit: 91b892f7992f4eeae99953469d575a61d57d732a
      https://github.com/MapServer/MapServer/commit/91b892f7992f4eeae99953469d575a61d57d732a
  Author: Even Rouault <even.rouault at spatialys.com>
  Date:   2021-10-26 (Tue, 26 Oct 2021)

  Changed paths:
    M map2img.c

  Log Message:
  -----------
  map2img: initialize error file before msLoadConfig() so that -map_debug / -layer_debug warn about missing config file


  Commit: 4d3dc95fd71bc2801ab9dbd99cec04b70e83d233
      https://github.com/MapServer/MapServer/commit/4d3dc95fd71bc2801ab9dbd99cec04b70e83d233
  Author: Even Rouault <even.rouault at spatialys.com>
  Date:   2021-10-26 (Tue, 26 Oct 2021)

  Changed paths:
    M map2img.c

  Log Message:
  -----------
  map2img: add a -conf filename option to set configuration file


  Commit: 72e009e4fa528135658d645ec9b993d00ef18fdc
      https://github.com/MapServer/MapServer/commit/72e009e4fa528135658d645ec9b993d00ef18fdc
  Author: Even Rouault <even.rouault at spatialys.com>
  Date:   2021-10-27 (Wed, 27 Oct 2021)

  Changed paths:
    M mapserv-config.cpp

  Log Message:
  -----------
  msLoadConfig(): display path to config file, as debug message, when it cannot be opened


  Commit: dd5165028c96b9c490b2d13f24dcb9763eb5c7c0
      https://github.com/MapServer/MapServer/commit/dd5165028c96b9c490b2d13f24dcb9763eb5c7c0
  Author: Even Rouault <even.rouault at spatialys.com>
  Date:   2021-10-27 (Wed, 27 Oct 2021)

  Changed paths:
    M .github/workflows/start.sh
    M mapserv.c

  Log Message:
  -----------
  mapserv: add a -conf filename option to set configuration file


  Commit: 442d763183ca31e729eefc3de6a1c73cd14339b5
      https://github.com/MapServer/MapServer/commit/442d763183ca31e729eefc3de6a1c73cd14339b5
  Author: Even Rouault <even.rouault at spatialys.com>
  Date:   2021-10-27 (Wed, 27 Oct 2021)

  Changed paths:
    M .github/workflows/start.sh
    M mapserv.c

  Log Message:
  -----------
  mapserv: do not parse command line arguments at all when QUERY_STRING env variable is set


  Commit: 2d06af06f72aac4bc4f13640ff05543eeada9e62
      https://github.com/MapServer/MapServer/commit/2d06af06f72aac4bc4f13640ff05543eeada9e62
  Author: Even Rouault <even.rouault at spatialys.com>
  Date:   2021-10-28 (Thu, 28 Oct 2021)

  Changed paths:
    M .github/workflows/start.sh
    M map2img.c
    M mapserv-config.cpp
    M mapserv.c

  Log Message:
  -----------
  Merge pull request #6429 from rouault/config_file_reports_improvements

Config file reports improvements


Compare: https://github.com/MapServer/MapServer/compare/b3e340ddebb9...2d06af06f72a


More information about the mapserver-commits mailing list