Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [platform-swt-dev] API errors?

Thanks,
I've reopened https://bugs.eclipse.org/bugs/show_bug.cgi?id=498876
 
Kind regards,
Andrey Loskutov

http://google.com/+AndreyLoskutov
 
 
Gesendet: Donnerstag, 29. September 2016 um 10:43 Uhr
Von: "Daniel Megert" <daniel_megert@xxxxxxxxxx>
An: "Eclipse Platform SWT component developers list." <platform-swt-dev@xxxxxxxxxxx>
Betreff: Re: [platform-swt-dev] API errors?
It's not just you. See http://download.eclipse.org/eclipse/downloads/drops4/N20160928-2000/apitools/analysis/html/org.eclipse.swt/report.html

Dani



From:        "Andrey Loskutov" <loskutov@xxxxxx>
To:        platform-swt-dev@xxxxxxxxxxx
Date:        29.09.2016 10:31
Subject:        [platform-swt-dev] API errors?
Sent by:        platform-swt-dev-bounces@xxxxxxxxxxx



Hi,

I see API errors reported in HEAD of org.eclipse.swt after commit 38e50f4efbbd6ad2c505d85b454c7a73f8c98ff1. Is it only me or it need a fix?

Description                 Resource                 Path                 Location                 Type

Missing @since tag on isAutoScalable()                 Printer.java                 /org.eclipse.swt/Eclipse SWT Printing/gtk/org/eclipse/swt/printing                 line 464                 @since tag problem

The default method org.eclipse.swt.graphics.Drawable.isAutoScalable() in an interface has been added                 Drawable.java                 /org.eclipse.swt/Eclipse SWT/common/org/eclipse/swt/graphics                 line 75                 Compatibility Problem

The major version should be incremented in version 3.106.0, since API breakage occurred since version 3.105.1                 MANIFEST.MF                 /org.eclipse.swt/META-INF                 line 5                 Version Numbering Problem

Kind regards,
Andrey Loskutov


http://google.com/+AndreyLoskutov
_______________________________________________
platform-swt-dev mailing list
platform-swt-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit

https://dev.eclipse.org/mailman/listinfo/platform-swt-dev



_______________________________________________ platform-swt-dev mailing list platform-swt-dev@xxxxxxxxxxx To change your delivery options, retrieve your password, or unsubscribe from this list, visit https://dev.eclipse.org/mailman/listinfo/platform-swt-dev

Back to the top