[D-runtime] [D-Programming-Language/druntime] b87992: Fix console opCall to output ulong rather than uin...

noreply at github.com noreply at github.com
Thu Apr 14 22:27:15 PDT 2011


Branch: refs/heads/master
Home:   https://github.com/D-Programming-Language/druntime

Commit: b87992ea40dd3157ceb49919d04875be03b17a7a
    https://github.com/D-Programming-Language/druntime/commit/b87992ea40dd3157ceb49919d04875be03b17a7a
Author: Brad Roberts <braddr at puremagic.com>
Date:   2011-04-14 (Thu, 14 Apr 2011)

Changed paths:
  M src/rt/util/console.d

Log Message:
-----------
Fix console opCall to output ulong rather than uint, which works on both 32 and 64 bit.


Commit: 26507ad3d08ad9a0f8c78ccc5fb57b7251707c44
    https://github.com/D-Programming-Language/druntime/commit/26507ad3d08ad9a0f8c78ccc5fb57b7251707c44
Author: Brad Roberts <braddr at puremagic.com>
Date:   2011-04-14 (Thu, 14 Apr 2011)

Changed paths:
  M src/core/atomic.d

Log Message:
-----------
Fix atomic unittest to use a shared pointer now that the atomic code has swiched to requiring shared types


Compare: https://github.com/D-Programming-Language/druntime/compare/5c6b2fd...26507ad


More information about the D-runtime mailing list