Modify ↓
#2957 closed enhancement (fixed)
Add -Xlint:unchecked to compile arguments
| Reported by: | anonymous | Owned by: | team |
|---|---|---|---|
| Priority: | trivial | Component: | Core |
| Version: | Keywords: | ||
| Cc: | josm-trac@… |
Description
I think it would be better to selective disable unchecked option and turn in globally on.
Attachments (1)
Change History (3)
Changed 4 years ago by plaicy
comment:1 Changed 23 months ago by jklippel
- Resolution set to fixed
- Status changed from new to closed
comment:2 Changed 23 months ago by jklippel
- Cc josm-trac@… added
Note: See
TracTickets for help on using
tickets.



The patch suggests to add
in build.xml.
This is already added in the current build.xml (source:trunk/build.xml@4198#L110).
=> resolve as "fixed"