History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: GROOVY-2855
Type: Improvement Improvement
Status: Open Open
Priority: Major Major
Assignee: Unassigned
Reporter: Marc Palmer
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
groovy

Stackoverflow in compiler if bad source code has class implementing itself

Created: 23/May/08 08:55 AM   Updated: 23/May/08 08:55 AM
Component/s: command line processing
Affects Version/s: 1.5.5
Fix Version/s: None

Time Tracking:
Not Specified


 Description  « Hide

Through a silly mistake I had a file like this:

class SiteVisitor implements SiteVisitor { ... }

....compiler goes boom. Of course its a stupid mistake in the code, but we probably shouldn't overflow.



 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
There are no comments yet on this issue.