Modify

Opened 4 years ago

Closed 4 years ago

Last modified 4 years ago

#3377 closed defect (fixed)

[patch] Less warnings for JOSM

Reported by: xeen Owned by: team
Priority: trivial Component: Core
Version: Keywords:
Cc:

Description

Currenlty there a bunch of warnings that can be easily resolved. Many of them are due to deprecated stuff which should be removed as soon as possible so plugin authors find enough 'correct' examples and do not copy deprecated stuff.

Attachments (3)

less_warnings.patch (10.9 KB) - added by xeen 4 years ago.
Mostly updates calls to ExtendedDialog to use the new syntax plus some other low hanging fruits. Also deprecates ConditionalOptionPaneUtil in favor of ExtendedDialog.
1_less_warning_utils.patch (2.8 KB) - added by xeen 4 years ago.
1_less_warnings_josm.patch (14.4 KB) - added by xeen 4 years ago.
for JOSM.

Download all attachments as: .zip

Change History (8)

Changed 4 years ago by xeen

Mostly updates calls to ExtendedDialog to use the new syntax plus some other low hanging fruits. Also deprecates ConditionalOptionPaneUtil in favor of ExtendedDialog.

comment:1 Changed 4 years ago by anonymous

  • Summary changed from Less warnings for JOSM to [patch] Less warnings for JOSM

comment:2 Changed 4 years ago by stoecker

  • Resolution set to fixed
  • Status changed from new to closed

(In [2032]) fix #3377 - patch by xeen - removed deprecated calls

Changed 4 years ago by xeen

Changed 4 years ago by xeen

for JOSM.

comment:3 Changed 4 years ago by xeen

  • Resolution fixed deleted
  • Status changed from closed to reopened

Next wave.

comment:4 Changed 4 years ago by Gubaer

  • Resolution set to fixed
  • Status changed from reopened to closed

applied JOSM patch in r2039

applied utils patch in [o17436] (new plugin version is [o17438])

comment:5 Changed 4 years ago by bastiK

see #3392

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.