[D-runtime] [D-Programming-Language/druntime] 3a1973: Fix static asserts that can't fail.

GitHub noreply at github.com
Sun Jan 15 10:24:57 PST 2012


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/druntime
  Commit: 3a197353b7cff9bef774512f81e544f56719949b
      https://github.com/D-Programming-Language/druntime/commit/3a197353b7cff9bef774512f81e544f56719949b
  Author: Daniel Green <venix1 at gmail.com>
  Date:   2012-01-15 (Sun, 15 Jan 2012)

  Changed paths:
    M src/core/thread.d

  Log Message:
  -----------
  Fix static asserts that can't fail.


  Commit: adb4fc34e335109f3685ba362248351d4768f32a
      https://github.com/D-Programming-Language/druntime/commit/adb4fc34e335109f3685ba362248351d4768f32a
  Author: Brad Roberts <braddr at puremagic.com>
  Date:   2012-01-15 (Sun, 15 Jan 2012)

  Changed paths:
    M src/core/thread.d

  Log Message:
  -----------
  Merge pull request #124 from venix1/master

Always true static assert.


Compare: https://github.com/D-Programming-Language/druntime/compare/2efabad...adb4fc3


More information about the D-runtime mailing list