Ticket #29532

Fix or verify unchecked comparisons

Open Date: 2012-09-13 03:05 Last Update: 2012-09-13 08:09

Reporter:
Owner:
(None)
Type:
Status:
Closed
Component:
(None)
MileStone:
(None)
Priority:
1 - Lowest
Severity:
1 - Lowest
Resolution:
Fixed
File:
None

Details

Update: Checked over them; they seem to be Java interior stuff, so I will leave them alone. The one that was SimYukkuri was a comparator object that casts to Obj; I made it a Comparator<Obj> instead, since that was all it was supposed to do to begin with.

Several probably-meaningless unchecked comparison warnings come up whenever I build the code.

This is really just something to check out when too busy for anything else; the main reason I am sticking it as a ticket is to remind myself to look through them later.

Ticket History (2/2 Histories)

2012-09-13 03:05 Updated by: derpyhar
  • New Ticket "Fix or verify unchecked comparisons" created
2012-09-13 08:09 Updated by: derpyhar
  • Details Updated
  • Resolution Update from None to Fixed
  • Status Update from Open to Closed
  • Ticket Close date is changed to 2012-09-13 08:09

Attachment File List

No attachments

Edit

You are not logged in. I you are not logged in, your comment will be treated as an anonymous post. » Login