GNOME Bugzilla – Bug 725645
Missing include for setlocale
Last modified: 2014-03-06 01:11:12 UTC
gsf.c: In function ‘main’: gsf.c:500:2: error: implicit declaration of function ‘setlocale’ [-Werror=implicit-function-declaration] setlocale (LC_ALL, "");
Created attachment 270878 [details] [review] gsf: Add missing include for setlocale
This problem has been fixed in our software repository. The fix will go into the next software release. Thank you for your bug report.