September 24, 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@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@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