[D-runtime] [D-Programming-Language/druntime] 91858e: Make druntime build again by adding missing const ...
GitHub
noreply at github.com
Sun Jul 8 20:34:26 PDT 2012
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/druntime
Commit: 91858eda3fd6b5c504c3ee4a7aff8b4a44392dab
https://github.com/D-Programming-Language/druntime/commit/91858eda3fd6b5c504c3ee4a7aff8b4a44392dab
Author: alexrp <alex at lycus.org>
Date: 2012-07-08 (Sun, 08 Jul 2012)
Changed paths:
M import/object.di
M src/core/runtime.d
M src/object_.d
Log Message:
-----------
Make druntime build again by adding missing const qualifiers.
Also refactors fixline() a bit.
Commit: 56c371cc448fd6f46c398327c33f9351c6370ff3
https://github.com/D-Programming-Language/druntime/commit/56c371cc448fd6f46c398327c33f9351c6370ff3
Author: Andrei Alexandrescu <andrei at erdani.com>
Date: 2012-07-08 (Sun, 08 Jul 2012)
Changed paths:
M import/object.di
M src/core/runtime.d
M src/object_.d
Log Message:
-----------
Merge pull request #263 from alexrp/master
Make druntime build again by adding missing const qualifiers.
Compare: https://github.com/D-Programming-Language/druntime/compare/d39bd49ad20d...56c371cc448f
More information about the D-runtime
mailing list