[D-runtime] [D-Programming-Language/druntime] b41641: Fix cases where goto skips initialization of varia...

GitHub noreply at github.com
Fri Nov 22 05:35:07 PST 2013


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/druntime
  Commit: b4164162c7b4ff8be5e290afb0ed4936aa681c9a
      https://github.com/D-Programming-Language/druntime/commit/b4164162c7b4ff8be5e290afb0ed4936aa681c9a
  Author: Daniel Murphy <yebblies at gmail.com>
  Date:   2013-11-19 (Tue, 19 Nov 2013)

  Changed paths:
    M src/rt/aaA.d
    M src/rt/lifetime.d

  Log Message:
  -----------
  Fix cases where goto skips initialization of variables


  Commit: e8c760fee9b4cdb6a696dfca260555c971b12fea
      https://github.com/D-Programming-Language/druntime/commit/e8c760fee9b4cdb6a696dfca260555c971b12fea
  Author: Martin Nowak <code at dawg.eu>
  Date:   2013-11-22 (Fri, 22 Nov 2013)

  Changed paths:
    M src/rt/aaA.d
    M src/rt/lifetime.d

  Log Message:
  -----------
  Merge pull request #665 from yebblies/gotoskipinit

Fix cases where goto skips initialization of variables


Compare: https://github.com/D-Programming-Language/druntime/compare/f79eea6a4160...e8c760fee9b4


More information about the D-runtime mailing list