Hi,
can we have this fixed, pretty please? It prevents building on m68k,
where this version had not yet been built (but the previous, which,
due to the libjpeg transition, is no longer installable, so this is
pretty blocking there).
The correct fix is to replace
char *foo = /* something */;
printf(foo);
with
printf("%s", foo);
or some putsish function.
I may NMU if I get bored enough and nothing happens in a week.
bye,
//mirabilos
--
"Using Lynx is like wearing a really good pair of shades: cuts out
the glare and harmful UV (ultra-vanity), and you feel so-o-o COOL."
-- Henry Nelson, March 1999
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]