[D-runtime] [D-Programming-Language/druntime] 4e7be7: Fix Issue 13057 - posix getopt variables in core/s...

GitHub via D-runtime d-runtime at puremagic.com
Sun Jul 6 23:33:03 PDT 2014


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/druntime
  Commit: 4e7be7226faef66d43e9e9777e9732867993c344
      https://github.com/D-Programming-Language/druntime/commit/4e7be7226faef66d43e9e9777e9732867993c344
  Author: David Nadlinger <code at klickverbot.at>
  Date:   2014-07-06 (Sun, 06 Jul 2014)

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

  Log Message:
  -----------
  Fix Issue 13057 - posix getopt variables in core/sys/posix/unistd.d should be marked __gshared


  Commit: 930e0ac7979750ea597a8cead0ee0b3e32584441
      https://github.com/D-Programming-Language/druntime/commit/930e0ac7979750ea597a8cead0ee0b3e32584441
  Author: Martin Nowak <code at dawg.eu>
  Date:   2014-07-07 (Mon, 07 Jul 2014)

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

  Log Message:
  -----------
  Merge pull request #869 from klickverbot/getopt-tls

Fix Issue 13057 - posix getopt variables in core/sys/posix/unistd.d should be marked __gshared


Compare: https://github.com/D-Programming-Language/druntime/compare/b0b9f0cb6468...930e0ac79797


More information about the D-runtime mailing list