Actions
Bug #12
closedBuild aborts with "error: format not a string literal and no format arguments"
Start date:
02/11/2010
Due date:
% Done:
100%
Estimated time:
Description
Building on Gentoo with GCC 4.4.3 fails with the following error message
plugin.c: In function 'plugin_load': plugin.c:63: error: format not a string literal and no format arguments make[1]: *** [plugin.o] Error 1 make[1]: Leaving directory `/home/gregor/sourcecode/unagi/src' make: *** [all-recursive] Error 1
The attached patch fixes the problem.
Files
Actions