[D-runtime] [D-Programming-Language/druntime] 1887db: fix ModuleInfo foreach
GitHub
noreply at github.com
Wed Mar 13 15:51:08 PDT 2013
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/druntime
Commit: 1887db39618d0d97f8d1c4199bf9d741c871ffe5
https://github.com/D-Programming-Language/druntime/commit/1887db39618d0d97f8d1c4199bf9d741c871ffe5
Author: Martin Nowak <code at dawg.eu>
Date: 2013-03-13 (Wed, 13 Mar 2013)
Changed paths:
M src/rt/minfo.d
Log Message:
-----------
fix ModuleInfo foreach
- break only stops inner loop but continues
iteration if there are multiple SectionGroups
Commit: fbe4903829340a1d66ab9247d5f651ec51aa783e
https://github.com/D-Programming-Language/druntime/commit/fbe4903829340a1d66ab9247d5f651ec51aa783e
Author: Alex Rønne Petersen <alex at alexrp.com>
Date: 2013-03-13 (Wed, 13 Mar 2013)
Changed paths:
M src/rt/minfo.d
Log Message:
-----------
Merge pull request #446 from dawgfoto/fixModuleInfoApply
fix ModuleInfo foreach
Compare: https://github.com/D-Programming-Language/druntime/compare/432ffddbf452...fbe490382934
More information about the D-runtime
mailing list