Re: swt4-gtk 4.8 makes davmail FTBFS

2018-11-28 Thread Mickaël Guessant
Le 28/11/2018 à 10:23, Emmanuel Bourg a écrit : Le 28/11/2018 à 09:50, Mickaël Guessant a écrit : Now the question remains: is trayItem still supported in SWT 4.8 ? If not this doesn't make sense to keep SWT, as tray support is the only reason to have it in the first place ! It seems the tray

Re: swt4-gtk 4.8 makes davmail FTBFS

2018-11-28 Thread Emmanuel Bourg
Le 28/11/2018 à 09:50, Mickaël Guessant a écrit : > Now the question remains: is trayItem still supported in SWT 4.8 ? > > If not this doesn't make sense to keep SWT, as tray support is the only > reason to have it in the first place ! It seems the tray is still supported in SWT 4.8. Emmanuel B

Re: swt4-gtk 4.8 makes davmail FTBFS

2018-11-27 Thread Emmanuel Bourg
Hi, Le 28/11/2018 à 08:26, Alexandre Rossi a écrit : > I just noticed that swt4-gtk 4.8 makes davmail fail to build from > source. Are there some release notes pointing to deprecated APIs ? > > [javac] /<>/src/java/davmail/ui/tray/SwtGatewayTray.java:201: > error: cannot find symbol > [j

swt4-gtk 4.8 makes davmail FTBFS

2018-11-27 Thread Alexandre Rossi
Hi, I just noticed that swt4-gtk 4.8 makes davmail fail to build from source. Are there some release notes pointing to deprecated APIs ? [javac] /<>/src/java/davmail/ui/tray/SwtGatewayTray.java:201: error: cannot find symbol [javac] OS.gdk_error_trap_push(); [javac]