Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
When using @TupleConstructor 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.