tags 643422 pending thanks Hi Thorsten,
On 11-10-14 at 08:27pm, Thorsten Glaser wrote:
> 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.
Building now - thanks to your poking me.
- Jonas
--
* Jonas Smedegaard - idealist & Internet-arkitekt
* Tlf.: +45 40843136 Website: http://dr.jones.dk/
[x] quote me freely [ ] ask before reusing [ ] keep private
signature.asc
Description: Digital signature

