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
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.
> >
>
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