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

Key: MGROOVY-139
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Jason Dillon
Reporter: Luke Daley
Votes: 0
Watchers: 0
Operations

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

Stub generation fails when call to super constructor contains a method call.

Created: 12/May/08 07:59 AM   Updated: 12/May/08 06:40 PM
Component/s: stub generation
Affects Version/s: None
Fix Version/s: 1.0-rc-3

Time Tracking:
Not Specified

File Attachments: 1. Zip Archive gmaven-stugen-error.zip (6 kb)

Issue Links:
dependent
 


 Description  « Hide
Sample project attached that exhibits the error.

 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
Jason Dillon - 12/May/08 09:44 AM
Aighty, new snap is on its way out for this. Don't have enough detail in the AST to generate a proper cast, so this could break if the logic to generate the super() class from Void,Void,Void changes. Should be okay though, thanks for the report, please lemme know if you find anything else.

New snaps out in 30 minutes or so...


Jason Dillon - 12/May/08 11:22 AM
snap should be out now, please verify this fixes the problem plz

Luke Daley - 12/May/08 06:40 PM
Verified. About to open another though