Feature - Implemented Reducing number of warnings: Raw Types (LowerCaseEntry)

fredg1

Member
Gives a generic type to LowerCaseEntry, and adds generics to raw types related to this class
 

Attachments

  • LowerCaseEntry.patch
    12 KB · Views: 0

heeheehee

Developer
Staff member
I can apply this patch to a fresh repo successfully. Do you have local changes? Could you tell which file it hangs up on?
no local changes, fresh repo.
Bash:
Hunk #1 FAILED at 11 (different line endings).
Hunk #2 FAILED at 23 (different line endings).
Hunk #3 FAILED at 33 (different line endings).
3 out of 3 hunks FAILED -- saving rejects to file test/net/sourceforge/kolmafia/utilities/LowerCaseEntryTest.java.rej
 
Top