Changes between Initial Version and Version 2 of Ticket #1498


Ignore:
Timestamp:
Aug 11, 2010, 8:39:16 AM (14 years ago)
Author:
Nicklas Nordborg
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #1498

    • Property Owner changed from everyone to Nicklas Nordborg
    • Property Status newassigned
  • Ticket #1498 – Description

    initial v2  
    33I have used FindBugs 1.3.9 on the majority of the BASE code and it found 400+ potential issues. I think we should go through the list and see if we need to fix anything.
    44
    5 I am attaching the result of the initial analysis to this ticket. To use this file, download it and place it in the root BASE folder and open it in FindBugs.
     5I have attached the result of the initial analysis to this ticket (findbugs-initial.xml). To use this file, download it and place it in the root BASE folder and open it in FindBugs.
     6
     7I have also attached an empty FindBugs project file (findbugs-empty.xml). Load this file and goto `File -> Redo analysis` after bugs have been fixed, otherwise the fixed bugs remains in the file and reappear the next time the project is loaded.