fmgasparino / google-gin

Automatically exported from code.google.com/p/google-gin
Apache License 2.0
0 stars 0 forks source link

Warnings on @Nullable #166

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Gin warns whenever code is used during Gin compilation that's not available in 
the client code directories. Unfortunately, GWT ignores annotations like 
@Nullable during compilation, thus triggering spurious warnings in Gin (these 
annotations should be safe to use).

Original issue reported on code.google.com by aragos on 9 Sep 2011 at 4:39

GoogleCodeExporter commented 9 years ago
Fixed in r254.

Original comment by aragos on 25 Sep 2012 at 2:33

GoogleCodeExporter commented 9 years ago
Issue 182 has been merged into this issue.

Original comment by aragos on 25 Sep 2012 at 2:34