[D-runtime] [D-Programming-Language/druntime] 507fcb: Fix broken 64bit druntime build
noreply at github.com
noreply at github.com
Fri Nov 25 12:04:41 PST 2011
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/druntime
Commit: 507fcbef5a795d8285c51abb96bf3f6b19c84886
https://github.com/D-Programming-Language/druntime/commit/507fcbef5a795d8285c51abb96bf3f6b19c84886
Author: Don Clugston <dclugston at googlemail.com>
Date: 2011-11-25 (Fri, 25 Nov 2011)
Changed paths:
M src/core/cpuid.d
Log Message:
-----------
Fix broken 64bit druntime build
Also change cache sizes to size_t since they will probably exceed 32 bits
one day.
Commit: c2a567c878ae1564a44dd962bc5c0d0f9b96bb9c
https://github.com/D-Programming-Language/druntime/commit/c2a567c878ae1564a44dd962bc5c0d0f9b96bb9c
Author: Brad Roberts <braddr at puremagic.com>
Date: 2011-11-25 (Fri, 25 Nov 2011)
Changed paths:
M src/core/cpuid.d
Log Message:
-----------
Merge pull request #89 from donc/fixcpuid
Fix broken 64bit druntime build
Compare: https://github.com/D-Programming-Language/druntime/compare/ce29a8a...c2a567c
More information about the D-runtime
mailing list