December 13, 2013 [dmd-internals] [D-Programming-Language/dmd] f06ea2: Don't eagerly remove all catches if try body is em... | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/dmd Commit: f06ea2a2a17089b1c791ae047e8b9e9aafdb2143 https://github.com/D-Programming-Language/dmd/commit/f06ea2a2a17089b1c791ae047e8b9e9aafdb2143 Author: Iain Buclaw <ibuclaw@ubuntu.com> Date: 2013-11-23 (Sat, 23 Nov 2013) Changed paths: M src/statement.c M test/runnable/eh.d Log Message: ----------- Don't eagerly remove all catches if try body is empty. Commit: 2530cf47a4043b6ada3355093aec7222747da951 https://github.com/D-Programming-Language/dmd/commit/2530cf47a4043b6ada3355093aec7222747da951 Author: Daniel Murphy <yebblies@gmail.com> Date: 2013-12-13 (Fri, 13 Dec 2013) Changed paths: M src/statement.c M test/runnable/eh.d Log Message: ----------- Merge pull request #2176 from ibuclaw/emptytry Don't eagerly remove all catches if try body is empty. Compare: https://github.com/D-Programming-Language/dmd/compare/49f4d60d3b78...2530cf47a404 |
Copyright © 1999-2021 by the D Language Foundation