Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
2.3.3, 2.4.0-beta-1
-
None
-
None
Description
When using @EqualsAndHashCode with @CompileStatic, some of the generated code produces warnings if stc debug is enabled. These warnings don't seem to cause a current problem when executing the generated bytecode but can be easily removed with some minor internal refactoring.