[D-runtime] [D-Programming-Language/druntime] 64da5d: core.sys.windows.windef: Remove min/max functions

GitHub via D-runtime d-runtime at puremagic.com
Sun Nov 8 15:36:33 PST 2015


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/druntime
  Commit: 64da5da8e924e976dad1a6730baa867aee88478d
      https://github.com/D-Programming-Language/druntime/commit/64da5da8e924e976dad1a6730baa867aee88478d
  Author: Vladimir Panteleev <vladimir at thecybershadow.net>
  Date:   2015-11-03 (Tue, 03 Nov 2015)

  Changed paths:
    M src/core/sys/windows/windef.d

  Log Message:
  -----------
  core.sys.windows.windef: Remove min/max functions

These are not part of the Windows API and will just conflict with the
std.algorithm ones.


  Commit: fb127f747edb211b06b35a5a5e548f03e9b750e3
      https://github.com/D-Programming-Language/druntime/commit/fb127f747edb211b06b35a5a5e548f03e9b750e3
  Author: Martin Nowak <code at dawg.eu>
  Date:   2015-11-09 (Mon, 09 Nov 2015)

  Changed paths:
    M src/core/sys/windows/windef.d

  Log Message:
  -----------
  Merge pull request #1428 from CyberShadow/pull-20151103-193244

core.sys.windows.windef: Remove min/max functions


Compare: https://github.com/D-Programming-Language/druntime/compare/df4cca5cff6f...fb127f747edb


More information about the D-runtime mailing list