Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Blocker
-
Resolution: Fixed
-
Affects Version/s: 1.6-rc-1
-
Fix Version/s: 1.6-rc-1, 1.7-beta-1
-
Component/s: Compiler
-
Labels:None
-
Number of attachments :
Description
groovyc produces no error messages whatsoever (try "groovyc --foo"). At first sight it looks as if rev. 13682 just inadvertently removed "throw e;" between lines 151 and 152. Putting this statement back in solves the main problem but isn't good enough: for example, "groovyc --foo" then gives a stacktrace rather than a clean message.
Activity
Guillaume Laforge
made changes -
| Field | Original Value | New Value |
|---|---|---|
| Fix Version/s | 1.6-rc-1 [ 14009 ] |
Danno Ferrin
made changes -
| Status | Open [ 1 ] | Resolved [ 5 ] |
| Fix Version/s | 1.7-beta-1 [ 14014 ] | |
| Assignee | Danno Ferrin [ shemnon ] | |
| Resolution | Fixed [ 1 ] |
Paul King
made changes -
| Status | Resolved [ 5 ] | Closed [ 6 ] |