Patch #3430 has been updated. 

Project: lincity-ng
Category: None
Status: Open
Submitted by: apoleon
Assigned to : none
Summary: fix format not a string literal error

Follow-Ups:

Date: 2013-Mar-04 22:13
By: wolfgangb

Comment:
Which compiler gives that warning? If I understand this correctly it complains 
about the format string being generated at runtime from translations. That way
the compiler can't check if the string contains a place-holder. So why is it a 
fix to 
add one argument? What if someone translates the message to contain 
several place-holders? And why does it accept all the other snprintf with 
translatable format strings in that file?

-------------------------------------------------------

-------------------------------------------------------
For more info, visit:

http://developer.berlios.de/patch/?func=detailpatch&patch_id=3430&group_id=2929
_______________________________________________
Lincity-ng-devel mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/lincity-ng-devel

Reply via email to