Community
Participate
Working Groups
Of the thousands of warning messages currently produced by compilation many are easy to fix. Trying to get as many of these as possible.
Created attachment 201107 [details] refactor: (ORG.OSEE)Resolve numerous warnings by removing unused exception declarations
Created attachment 201109 [details] refactor: (OSEE)Resolve numerous warnings 'Unnecessary @SuppressWarnings(...)'
Created attachment 201159 [details] refactor: (OSEE)Reorganize imports to reduce number of warning messages
Created attachment 201170 [details] Removing unread variables or suppressing warnings in order to reduce the number of warning messages
Ryan Brooks applied these patches to 0.9.9_dev in the following commits: refactor[bgz_354193]: Remove unused exception declarations refactor[bgz_354193]: Remove unused SuppressWarnings annotations refactor[bgz_354193]: Remove unused imports refactor[bgz_354193]: Remove unread variables warnings
Test suite passes.