[D-runtime] [D-Programming-Language/druntime] 40cc98: fix Issue 12738 - core.sys.posix.signal sigaction_...

GitHub via D-runtime d-runtime at puremagic.com
Thu Jun 19 15:50:46 PDT 2014


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/druntime
  Commit: 40cc98a2e0d48fc5e3c8ab6c7d1eea96b9e2c2b1
      https://github.com/D-Programming-Language/druntime/commit/40cc98a2e0d48fc5e3c8ab6c7d1eea96b9e2c2b1
  Author: Walter Bright <walter at walterbright.com>
  Date:   2014-06-19 (Thu, 19 Jun 2014)

  Changed paths:
    M src/core/sys/posix/signal.d

  Log Message:
  -----------
  fix Issue 12738 - core.sys.posix.signal sigaction_t handler type mismatch


  Commit: 12a0deafe2b1a573b489bce1719971fae0b219ff
      https://github.com/D-Programming-Language/druntime/commit/12a0deafe2b1a573b489bce1719971fae0b219ff
  Author: Martin Nowak <code at dawg.eu>
  Date:   2014-06-20 (Fri, 20 Jun 2014)

  Changed paths:
    M src/core/sys/posix/signal.d

  Log Message:
  -----------
  Merge pull request #849 from WalterBright/fix12738

[REG] fix Issue 12738 - core.sys.posix.signal sigaction_t handler type mismatch


Compare: https://github.com/D-Programming-Language/druntime/compare/23f33e8e95a4...12a0deafe2b1


More information about the D-runtime mailing list