[D-runtime] [D-Programming-Language/druntime] f1e190: Fixed 2.062 OS X regression introduced by 830e0770...
GitHub
noreply at github.com
Thu May 2 19:20:31 PDT 2013
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/druntime
Commit: f1e190ce8fb1e80eeed4dc2b784a584f56873590
https://github.com/D-Programming-Language/druntime/commit/f1e190ce8fb1e80eeed4dc2b784a584f56873590
Author: David Nadlinger <code at klickverbot.at>
Date: 2013-05-02 (Thu, 02 May 2013)
Changed paths:
M src/core/sys/posix/sys/statvfs.d
Log Message:
-----------
Fixed 2.062 OS X regression introduced by 830e0770.
This reverts the module to the pre-830e0770 state for
non-Linux. It should probably be amended to follow the
same conventions as for other module files, which might
help to avoid such problems.
Commit: 96a70fbd28795da0b88b165360efa0260a57d77f
https://github.com/D-Programming-Language/druntime/commit/96a70fbd28795da0b88b165360efa0260a57d77f
Author: Alex Rønne Petersen <alex at alexrp.com>
Date: 2013-05-02 (Thu, 02 May 2013)
Changed paths:
M src/core/sys/posix/sys/statvfs.d
Log Message:
-----------
Merge pull request #479 from klickverbot/osx-statvfs
Fixed 2.062 OS X regression introduced by 830e0770.
Compare: https://github.com/D-Programming-Language/druntime/compare/e454ea9d28ab...96a70fbd2879
More information about the D-runtime
mailing list