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

Key: GROOVY-1472
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Jochen Theodorou
Reporter: Ken Barclay
Votes: 0
Watchers: 0
Operations

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

Repeating superinterface in implements clause

Created: 18/Aug/06 06:10 AM   Updated: 23/Dec/07 12:25 PM
Component/s: command line processing
Affects Version/s: 1.0-JSR-6
Fix Version/s: 1.5.2

Time Tracking:
Not Specified

File Attachments: 1. Text File superinterfaces.classes.8.1.4.groovy (0.4 kb)

Environment: Win XP, JDK1.5.0_06, JSR-06


 Description  « Hide
The superinterfaces in an implements clause can appear multiple times.

 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
Paul King - 23/Dec/07 06:00 AM
Now gives an error message from the Groovy side rather than a class verifier error from the Java side.