[Issue 4024] Last catch only accepts block statement

2012-05-30 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4024


Walter Bright  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 CC||bugzi...@digitalmars.com
 Resolution||FIXED


-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
--- You are receiving this mail because: ---


[Issue 4024] Last catch only accepts block statement

2012-05-30 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=4024



--- Comment #1 from github-bugzi...@puremagic.com 2012-05-30 22:49:32 PDT ---
Commits pushed to master at https://github.com/D-Programming-Language/dmd

https://github.com/D-Programming-Language/dmd/commit/17b73a6022b0185dfde932cbe33da1741e7de963
Fix parsing of catch statement with no type (bug #4024)

https://github.com/D-Programming-Language/dmd/commit/07af203c9c38022086aa059a11f5934484fee6d7
Merge pull request #970 from biozic/last-catch

Fix parsing of catch statement with no type (bug #4024)

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
--- You are receiving this mail because: ---