May 30, 2012 [dmd-internals] [D-Programming-Language/dmd] 17b73a: Fix parsing of catch statement with no type (bug #... | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/dmd Commit: 17b73a6022b0185dfde932cbe33da1741e7de963 https://github.com/D-Programming-Language/dmd/commit/17b73a6022b0185dfde932cbe33da1741e7de963 Author: Nicolas Sicard <dransic@gmail.com> Date: 2012-05-30 (Wed, 30 May 2012) Changed paths: M src/parse.c Log Message: ----------- Fix parsing of catch statement with no type (bug #4024) Commit: 07af203c9c38022086aa059a11f5934484fee6d7 https://github.com/D-Programming-Language/dmd/commit/07af203c9c38022086aa059a11f5934484fee6d7 Author: Walter Bright <walter@walterbright.com> Date: 2012-05-30 (Wed, 30 May 2012) Changed paths: M src/parse.c Log Message: ----------- Merge pull request #970 from biozic/last-catch Fix parsing of catch statement with no type (bug #4024) Compare: https://github.com/D-Programming-Language/dmd/compare/bc7144d...07af203 |
Copyright © 1999-2021 by the D Language Foundation