Modify

Opened 14 years ago

Closed 14 years ago

Last modified 14 years ago

#3377 closed defect (fixed)

[patch] Less warnings for JOSM

Reported by: xeen Owned by: team
Priority: trivial Milestone:
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 14 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 14 years ago.
1_less_warnings_josm.patch (14.4 KB) - added by xeen 14 years ago.
for JOSM.

Download all attachments as: .zip

Change History (8)

Changed 14 years ago by xeen

Attachment: less_warnings.patch added

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 14 years ago by anonymous

Summary: Less warnings for JOSM[patch] Less warnings for JOSM

comment:2 Changed 14 years ago by stoecker

Resolution: fixed
Status: newclosed

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

Changed 14 years ago by xeen

Attachment: 1_less_warning_utils.patch added

Changed 14 years ago by xeen

Attachment: 1_less_warnings_josm.patch added

for JOSM.

comment:3 Changed 14 years ago by xeen

Resolution: fixed
Status: closedreopened

Next wave.

comment:4 Changed 14 years ago by Gubaer

Resolution: fixed
Status: reopenedclosed

applied JOSM patch in r2039

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

comment:5 Changed 14 years ago by bastiK

see #3392

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain team.
as The resolution will be set.
The resolution will be deleted.

Add Comment


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

 
Note: See TracTickets for help on using tickets.