edwardkort / WWIDesigner

Wood Wind Instrument Designer
43 stars 8 forks source link

Fix compiler warnings #78

Closed edwardkort closed 5 years ago

edwardkort commented 6 years ago

Using the default compiler error/warning settings, the project compiles cleanly. However, many settings are set to "Ignore". Explore/fix these ignorable settings.

edwardkort commented 6 years ago

All of the reasonable (IMHO) error and warning checks have been implemented in the compiler, and the code compiles cleanly and passes all JUnit tests. No functional errors were found in the code fixes.

Changes will be in the next release, 2.2.0.

bhp1 commented 5 years ago

Included in 2.2.0 release.