DO NOT YET PACKAGE: cups-filters 1.17.0 released!

2017-08-22 Thread Till Kamppeter
Hi, I have released cups-filters 1.17.0 now, adding PCLm printing support (to make all Mopria and Wi-Fi Direct printers working). This feature needs QPDL 7.x which will be uploaded to Debian today but as it has a soname change it will take its time through the NEW process. Please wait for Q

Re: cups-filters 1.16.2 released!

2017-08-22 Thread Adrian Bunk
On Tue, Aug 22, 2017 at 11:29:53AM -0300, Till Kamppeter wrote: > On 08/21/2017 03:50 PM, Adrian Bunk wrote: > > On Mon, Aug 21, 2017 at 08:59:37AM -0300, Till Kamppeter wrote: >... > > Anonymous unions are part of C11. > > > > gcc >= 5 defaults to C11, but your -std=gnu99 forces it to C99. > > >

Re: cups-filters 1.16.2 released!

2017-08-22 Thread Till Kamppeter
On 08/21/2017 03:50 PM, Adrian Bunk wrote: On Mon, Aug 21, 2017 at 08:59:37AM -0300, Till Kamppeter wrote: It happened during my warning clean-up. I wanted to get rid of all the warning and one warning complained about an unnamed union in the libfontembed, I did not succeed to solve this withou