[D-runtime] [D-Programming-Language/druntime] 3e271e: Fix undefined order in module construction bug in ...
noreply at github.com
noreply at github.com
Thu Sep 8 04:01:33 PDT 2011
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/druntime
Commit: 3e271ee1adad19a74d9d200ce8b4e3acec75d6a4
https://github.com/D-Programming-Language/druntime/commit/3e271ee1adad19a74d9d200ce8b4e3acec75d6a4
Author: Iain Buclaw <ibuclaw at ubuntu.com>
Date: 2011-09-07 (Wed, 07 Sep 2011)
Changed paths:
M src/rt/dmain2.d
M src/rt/lifetime.d
Log Message:
-----------
Fix undefined order in module construction bug in rt.lifetime.
Commit: ffb2ac377ac0f597dc9ede066e3fa6dd2edce748
https://github.com/D-Programming-Language/druntime/commit/ffb2ac377ac0f597dc9ede066e3fa6dd2edce748
Author: Steven Schveighoffer <schveiguy at yahoo.com>
Date: 2011-09-08 (Thu, 08 Sep 2011)
Changed paths:
M src/rt/dmain2.d
M src/rt/lifetime.d
Log Message:
-----------
Merge pull request #69 from ibuclaw/ctorOrderBug
Fix undefined order in module construction bug in rt.lifetime.
Compare: https://github.com/D-Programming-Language/druntime/compare/21f0f02...ffb2ac3
More information about the D-runtime
mailing list