[D-runtime] [D-Programming-Language/druntime] ac97a4: Fix extra case where goto skips initialization of ...
GitHub via D-runtime
d-runtime at puremagic.com
Wed Sep 24 12:35:58 PDT 2014
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/druntime
Commit: ac97a487917498632e3cd862db00348b7628b6b6
https://github.com/D-Programming-Language/druntime/commit/ac97a487917498632e3cd862db00348b7628b6b6
Author: Iain Buclaw <ibuclaw at gdcproject.org>
Date: 2014-09-24 (Wed, 24 Sep 2014)
Changed paths:
M src/rt/lifetime.d
Log Message:
-----------
Fix extra case where goto skips initialization of variables
Commit: 18a75acec707e3adb2fd9b0ba48f8d3a04d3e9b3
https://github.com/D-Programming-Language/druntime/commit/18a75acec707e3adb2fd9b0ba48f8d3a04d3e9b3
Author: Daniel Murphy <yebblies at gmail.com>
Date: 2014-09-25 (Thu, 25 Sep 2014)
Changed paths:
M src/rt/lifetime.d
Log Message:
-----------
Merge pull request #965 from ibuclaw/fixgotoerror
Fix extra case where goto skips initialization of variables
Compare: https://github.com/D-Programming-Language/druntime/compare/ece2cdd9240f...18a75acec707
More information about the D-runtime
mailing list