Modify

Opened 4 years ago

Closed 23 months ago

Last modified 23 months ago

#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)

unchecked.patch (8.6 KB) - added by plaicy 4 years ago.

Download all attachments as: .zip

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

The patch suggests to add

<compilerarg value="-Xlint:unchecked"/>

in build.xml.

This is already added in the current build.xml (source:trunk/build.xml@4198#L110).

=> resolve as "fixed"

comment:2 Changed 23 months ago by jklippel

  • Cc josm-trac@… added

Add Comment

Modify Ticket

Change Properties
<Author field>
Action
as closed .
as The resolution will be set. Next status will be 'closed'.
The resolution will be deleted. Next status will be 'reopened'.
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.