Closed GoogleCodeExporter closed 9 years ago
Btw, the fix for this is simple. Just don't execute the line:
out.println(" " + className + " o = (" + className + ") other;");
in generateEquals in com.gwtplatform.annotation.processor.AnnotationHelper when
fieldElements is empty.
Original comment by cbrog...@gmail.com
on 20 Sep 2010 at 6:15
Original comment by philippe.beaudoin
on 20 Sep 2010 at 6:29
I can merge this fix into the (not yet published) patch for issue 210:
http://code.google.com/p/gwt-platform/issues/detail?id=210
Original comment by FloOn...@gmail.com
on 21 Sep 2010 at 7:46
Original comment by bren...@doherty.net.nz
on 21 Sep 2010 at 11:48
Original comment by philippe.beaudoin
on 22 Sep 2010 at 1:40
Original comment by FloOn...@gmail.com
on 22 Sep 2010 at 11:52
Original comment by goudreau...@gmail.com
on 23 Sep 2010 at 10:20
Original comment by FloOn...@gmail.com
on 27 Sep 2010 at 8:59
Fixed together with Issue 210
(http://code.google.com/p/gwt-platform/issues/detail?id=210)
Original comment by FloOn...@gmail.com
on 10 Oct 2010 at 4:08
Original issue reported on code.google.com by
cbrog...@gmail.com
on 19 Sep 2010 at 2:28