Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [platform-dev] 32-bit code cleanup

SWT WebKit support on Windows is 32-bit only, is it going away too?

On Thu, Mar 14, 2019 at 6:24 PM Eric Williams <ericwill@xxxxxxxxxx> wrote:
Hello everyone,

There are a number of 32-bit cleanup items still left to be completed.
Some of these involve removing the long /*int*/ casts in the SWT source
code, as well as tidying up any 32-bit cases in the build scripts, etc.

We dropped 32-bit support in 4.10 so there is no real need to have these
around anymore. If anyone has any objections, please voice them now.

Thanks,

--
Eric Williams
Software Engineer - Eclipse/SWT Team
Red Hat
_______________________________________________
platform-dev mailing list
platform-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://www.eclipse.org/mailman/listinfo/platform-dev

Back to the top