November 19, 2013 [dmd-internals] [D-Programming-Language/dmd] 115311: Fix Issue 11552 - Missing label is not caught duri... | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/dmd Commit: 115311541146ad57449a5e6ff8ecceffa670a0cb https://github.com/D-Programming-Language/dmd/commit/115311541146ad57449a5e6ff8ecceffa670a0cb Author: Daniel Murphy <yebblies@gmail.com> Date: 2013-11-19 (Tue, 19 Nov 2013) Changed paths: M src/arraytypes.h M src/declaration.h M src/func.c M src/s2ir.c M src/statement.c M src/statement.h A test/fail_compilation/fail11552.d A test/fail_compilation/ice11552.d Log Message: ----------- Fix Issue 11552 - Missing label is not caught during semantic Commit: 25552cf6dfcc5aaa530fd0e786864f952815449e https://github.com/D-Programming-Language/dmd/commit/25552cf6dfcc5aaa530fd0e786864f952815449e Author: Walter Bright <walter@walterbright.com> Date: 2013-11-19 (Tue, 19 Nov 2013) Changed paths: M src/arraytypes.h M src/declaration.h M src/func.c M src/s2ir.c M src/statement.c M src/statement.h A test/fail_compilation/fail11552.d A test/fail_compilation/ice11552.d Log Message: ----------- Merge pull request #2825 from yebblies/issue11552 Issue 11552 - Missing label is not caught during semantic Compare: https://github.com/D-Programming-Language/dmd/compare/a056630949c5...25552cf6dfcc |
Copyright © 1999-2021 by the D Language Foundation