nijogeorgep / smartgwt

Automatically exported from code.google.com/p/smartgwt
0 stars 0 forks source link

Compile errors with GWT 2.3.0 #583

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Compile with GWT 2.3.0

What is the expected output? What do you see instead?
[ERROR] Line xx: Cannot cast from GwtEvent.Type<H> to Event.Type<H>
[ERROR] Line xx: Cannot cast from GwtEvent<capture#1-of ?> to Event<?>
[ERROR] Line xx: The method getCount(Event.Type<?>) in the type 
CountingEventBus is not applicable for the arguments 
(GwtEvent.Type<capture#5-of ?>)

What version of the product are you using? On what operating system?
Smart GWT 2.4 / 2.5 nightly 2011-05-09 / LGPL

Original issue reported on code.google.com by blod.og.ild@gmail.com on 9 May 2011 at 12:48

GoogleCodeExporter commented 8 years ago
strange - now I don't have these errors anymore - sorry if they got fixed / or 
depended on my build environment (switched from Smart GWT 2.4 to 2.5 nightly 
2011-05-08 to 2.5 nightly 2011-05-09)

Original comment by blod.og.ild@gmail.com on 9 May 2011 at 2:26

GoogleCodeExporter commented 8 years ago

Original comment by charles....@gmail.com on 9 May 2011 at 4:16