[D-runtime] [D-Programming-Language/druntime] 090cf8: fix Issue 13148 - ModuleInfo fields are unnecessar...
GitHub via D-runtime
d-runtime at puremagic.com
Thu Jul 17 16:20:37 PDT 2014
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/druntime
Commit: 090cf82feac2cc3c888e3e217f67c704f6418a93
https://github.com/D-Programming-Language/druntime/commit/090cf82feac2cc3c888e3e217f67c704f6418a93
Author: k-hara <k.hara.pg at gmail.com>
Date: 2014-07-17 (Thu, 17 Jul 2014)
Changed paths:
M src/object.di
M src/object_.d
Log Message:
-----------
fix Issue 13148 - ModuleInfo fields are unnecessary changed to const
Commit: c796f0d40222bce99ec9f3bbf894e660f5e25165
https://github.com/D-Programming-Language/druntime/commit/c796f0d40222bce99ec9f3bbf894e660f5e25165
Author: David Nadlinger <code at klickverbot.at>
Date: 2014-07-18 (Fri, 18 Jul 2014)
Changed paths:
M src/object.di
M src/object_.d
Log Message:
-----------
Merge pull request #898 from 9rnsr/fix13148
[REG2.066a] Issue 13148 - ModuleInfo fields are unnecessary changed to const
Compare: https://github.com/D-Programming-Language/druntime/compare/5b446ab014f3...c796f0d40222
More information about the D-runtime
mailing list