Control: retitle -1 <stdio.h> not included anymore before <jpeglib.h> (causes 
tuxonice-userui to FTBFS)
Control: reassign -1 libmng-dev
Control: affects -1 src:tuxonice-userui
Control: found -1 1.0.10+dfsg-3.1
Control: notfound -1 1.0.10-3

Well, I prefer to first reassign to libmng for the moment because libjpeg 
explicitly documents that stdio.h must be included before jpeglib.h, and it's 
like this for years.

But feel free to forward to libjpeg. I'm curious to know why libjpeg could not 
even do something like:
#ifndef FILE
#include <stdio.h>
#endif

For libmng, this is a recent regression. The include of <stdio.h> was removed 
by the backport of lcms2 support.

For more information, see also https://bugs.launchpad.net/bugs/1342459 which is 
now the same bug.

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to