Re: [Gimp-print-devel] 5.3.1 FTBFS on Debian

2018-09-28 Thread Robert Krawitz
On Fri, 28 Sep 2018 09:50:14 +0200, Didier 'OdyX' Raboud wrote: > --nextPart2764245.O8550TN3gi > Content-Transfer-Encoding: quoted-printable > Content-Type: text/plain; charset="UTF-8" > > Le mardi, 25 septembre 2018, 16.07:05 h CEST Robert Krawitz a =C3=A9crit :

Re: [Gimp-print-devel] 5.3.1 FTBFS on Debian

2018-09-25 Thread Robert Krawitz
eproduce it, but it needs gcc8. I've added a run to the Travis matrix. Interestingly enough, betwen that and --disable-static, I found two memory leaks in the module code. But they only trigger with gcc-8. -- Robert Krawitz *** MIT Engineers A P

Re: [Gimp-print-devel] 5.3.1 FTBFS on Debian

2018-09-25 Thread Robert Krawitz
ang = NULL; char *s; char filename[1024], /* Filename */ - ppd_location[1024]; /* Installed location */ + ppd_location[2048]; /* Installed location */ const char *infix = ""; ppd_type_t