[D-runtime] [dlang/druntime] 0cf583: Enable uint128_t/int128_t if ucent/cent type is im...
GitHub via D-runtime
d-runtime at puremagic.com
Sat Jul 30 19:06:02 PDT 2016
Branch: refs/heads/master
Home: https://github.com/dlang/druntime
Commit: 0cf5837eda3baa1d6f9373879a0b383478ecc5ff
https://github.com/dlang/druntime/commit/0cf5837eda3baa1d6f9373879a0b383478ecc5ff
Author: Kai Nacke <kai at redstar.de>
Date: 2016-07-30 (Sat, 30 Jul 2016)
Changed paths:
M src/core/stdc/stdint.d
Log Message:
-----------
Enable uint128_t/int128_t if ucent/cent type is implemented.
This is a better approach than just commenting out the lines.
Commit: c892e1a8bbc6ddcd90569953fa5bc0317df624d3
https://github.com/dlang/druntime/commit/c892e1a8bbc6ddcd90569953fa5bc0317df624d3
Author: Walter Bright <WalterBright at users.noreply.github.com>
Date: 2016-07-30 (Sat, 30 Jul 2016)
Changed paths:
M src/core/stdc/stdint.d
Log Message:
-----------
Merge pull request #1618 from redstar/cent
Enable uint128_t/int128_t if ucent/cent type is implemented.
Compare: https://github.com/dlang/druntime/compare/51913a6ef4d0...c892e1a8bbc6
More information about the D-runtime
mailing list