Thread overview
[Issue 602] Compiler allows a goto statement to skip an initalization
Aug 30, 2014
yebblies
Feb 23, 2015
Kenji Hara
Jun 15, 2016
Walter Bright
August 30, 2014
https://issues.dlang.org/show_bug.cgi?id=602

yebblies <yebblies@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|FIXED                       |---

--- Comment #27 from yebblies <yebblies@gmail.com> ---
Issue 13321 has resulted in some of the cases regressing.

--
February 23, 2015
https://issues.dlang.org/show_bug.cgi?id=602

Kenji Hara <k.hara.pg@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REOPENED                    |RESOLVED
         Resolution|---                         |FIXED

--- Comment #28 from Kenji Hara <k.hara.pg@gmail.com> ---
(In reply to yebblies from comment #27)
> Issue 13321 has resulted in some of the cases regressing.

Some derived regressions are properly fixed now, so we can close this issue again.

--
June 09, 2015
https://issues.dlang.org/show_bug.cgi?id=602

Andrei Alexandrescu <andrei@erdani.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Version|D1 & D2                     |D2

--
June 15, 2016
https://issues.dlang.org/show_bug.cgi?id=602

Walter Bright <bugzilla@digitalmars.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           See Also|                            |https://issues.dlang.org/sh
                   |                            |ow_bug.cgi?id=14532

--