January 16, 2013 [dmd-internals] [D-Programming-Language/dmd] f0a12c: Fix bug 4269 case 13:invalid template accepted if ... | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/dmd-1.x Home: https://github.com/D-Programming-Language/dmd Commit: f0a12c85632e5bba8bf0752aa66f2ab97317e5c9 https://github.com/D-Programming-Language/dmd/commit/f0a12c85632e5bba8bf0752aa66f2ab97317e5c9 Author: Don Clugston <emailsdontbelong@inarepository.com> Date: 2013-01-15 (Tue, 15 Jan 2013) Changed paths: M src/template.c Log Message: ----------- Fix bug 4269 case 13:invalid template accepted if evaluated while errors are gagged Need to ungag template declarations if they are forward referenced. Commit: 8bf2744f3972ed9e9abc0b3ad872ddc127d0c07d https://github.com/D-Programming-Language/dmd/commit/8bf2744f3972ed9e9abc0b3ad872ddc127d0c07d Author: Walter Bright <walter@walterbright.com> Date: 2013-01-16 (Wed, 16 Jan 2013) Changed paths: M src/template.c Log Message: ----------- Merge pull request #1491 from donc/d1merge4269 D1: 4269 case 13:invalid template accepted if evaluated while errors are gagged Compare: https://github.com/D-Programming-Language/dmd/compare/7f3232a9e80b...8bf2744f3972 |
Copyright © 1999-2021 by the D Language Foundation