[D-runtime] [dlang/druntime] 45966d: Solaris: fix stdio issue for x64 OS.
GitHub via D-runtime
d-runtime at puremagic.com
Sun May 8 01:31:24 PDT 2016
Branch: refs/heads/master
Home: https://github.com/dlang/druntime
Commit: 45966d07f45ad0e78e62979811cba98732668579
https://github.com/dlang/druntime/commit/45966d07f45ad0e78e62979811cba98732668579
Author: Oleg Nykytenko <oleg.nykytenko at gmail.com>
Date: 2016-05-04 (Wed, 04 May 2016)
Changed paths:
M src/core/stdc/stdio.d
M src/core/stdc/wchar_.d
Log Message:
-----------
Solaris: fix stdio issue for x64 OS.
Commit: b25dac98d4f4f734324d57195695bbc5689de88e
https://github.com/dlang/druntime/commit/b25dac98d4f4f734324d57195695bbc5689de88e
Author: Oleg Nykytenko <oleg.nykytenko at gmail.com>
Date: 2016-05-08 (Sun, 08 May 2016)
Changed paths:
M src/core/stdc/stdio.d
M src/core/stdc/wchar_.d
Log Message:
-----------
Solaris: Revert paddings to original style.
Commit: 49bbbc5bb76282553eaa9bbe84219b1ace915532
https://github.com/dlang/druntime/commit/49bbbc5bb76282553eaa9bbe84219b1ace915532
Author: Dmitry Olshansky <dmitry.olsh at gmail.com>
Date: 2016-05-08 (Sun, 08 May 2016)
Changed paths:
M src/core/stdc/stdio.d
M src/core/stdc/wchar_.d
Log Message:
-----------
Merge pull request #1559 from nykytenko/solaris
Solaris: fix stdio issue for x64 OS.
Compare: https://github.com/dlang/druntime/compare/6ea3a5825d54...49bbbc5bb762
More information about the D-runtime
mailing list