The change looks obvious, but I can't trivially test them. Can anyone
who uses the Eclipse project files test this patch and verify that
they work for at least one platform?

A good test would be that, in trunk, the cast in LongFromJSNIChecker
at line 196 is necessary:

         // It's just a visibility problem, so try drilling
         // down manually
         ReferenceBinding drilling = (ReferenceBinding)
prb.closestMatch();  // <-- must cast here

The patch is here:

http://gwt-code-reviews.appspot.com/4807

Download link:

http://gwt-code-reviews.appspot.com/download/issue4807_1_2.diff

-Lex

--~--~---------~--~----~------------~-------~--~----~
http://groups.google.com/group/Google-Web-Toolkit-Contributors
-~----------~----~----~----~------~----~------~--~---

Reply via email to