[Gimp-developer] Is the flag '-Wformat-non-literal' useful, or should be fixed?
- From: RyōTa SimaMoto <liangtai s4 gmail com>
- To: gimp-developer-list gnome org
- Subject: [Gimp-developer] Is the flag '-Wformat-non-literal' useful, or should be fixed?
- Date: Sat, 15 Jun 2013 09:56:33 +0900
# Is the flag '-Wformat-non-literal' useful, or should be fixed?
Hi,
configure.ac sets extra_warnings with '-Wformat-non-literal', but you can
see that GCC does not understand this flag when the configure script runs,
and Clang gives warnings while building:
| clang: warning: unknown warning option '-Wformat-non-literal';
| did you mean '-Wformat-nonliteral'? [-Wunknown-warning-option]
| warning: unknown warning option '-Wformat-non-literal'; did you mean
| '-Wformat-nonliteral'? [-Wunknown-warning-option]
Would you mind to fix this?
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]