[mapserver-commits] [mapserver/mapserver] 9258c6: if WIN32 include <windows.h>

GitHub noreply at github.com
Mon Nov 30 11:29:16 PST 2015


  Branch: refs/heads/master
  Home:   https://github.com/mapserver/mapserver
  Commit: 9258c65a2ae6ac661e8ec00f4430efefa45b409e
      https://github.com/mapserver/mapserver/commit/9258c65a2ae6ac661e8ec00f4430efefa45b409e
  Author: Don Ch <Lydon.Chandra at mapsolutions.com.au>
  Date:   2015-11-30 (Mon, 30 Nov 2015)

  Changed paths:
    M mapscript/mapscript.i

  Log Message:
  -----------
  if WIN32 include <windows.h>

windows.h is needed for GetExceptionCode()


  Commit: abba0aa2af9d0ffe01b7a6444fea9faeae5cce9b
      https://github.com/mapserver/mapserver/commit/abba0aa2af9d0ffe01b7a6444fea9faeae5cce9b
  Author: Don Ch <Lydon.Chandra at mapsolutions.com.au>
  Date:   2015-11-30 (Mon, 30 Nov 2015)

  Changed paths:
    M mapscript/swiginc/map.i

  Log Message:
  -----------
  using WIN32 instead of SWIGWIN to build c# windows mapscript

using WIN32 instead of SWIGWIN to build c# windows mapscript,
because SWIGWIN is not defined.


  Commit: b96e3dd3d89bba0229c321b557739eedc3dd4a55
      https://github.com/mapserver/mapserver/commit/b96e3dd3d89bba0229c321b557739eedc3dd4a55
  Author: Tamas Szekeres <szekerest at gmail.com>
  Date:   2015-11-30 (Mon, 30 Nov 2015)

  Changed paths:
    M mapscript/mapscript.i
    M mapscript/swiginc/map.i

  Log Message:
  -----------
  Merge pull request #5201 from lydonchandra/master

using defined(WIN32) for c# windows mapscript specific


Compare: https://github.com/mapserver/mapserver/compare/813f8855a6ba...b96e3dd3d89b


More information about the mapserver-commits mailing list