bug#11471: Message incorrectly marked as c-format

2012-05-14 Thread Eric Blake
merge 11470 11471 thanks On 05/14/2012 12:15 PM, Göran Uddeborg wrote: > This message in the 8.17 message file is written using fputs(), but it > is anyway marked as c-format. This is a problem since the % sign in > the description of --goal is taken as a formatting directive (of an > unsigned in

bug#11471: Message incorrectly marked as c-format

2012-05-14 Thread Göran Uddeborg
This message in the 8.17 message file is written using fputs(), but it is anyway marked as c-format. This is a problem since the % sign in the description of --goal is taken as a formatting directive (of an unsigned int written in octal, with the "space" flag). This causes problems when translati