-Wformat-nonliteral
Staffan Larsen
staffan.larsen at oracle.com
Fri Mar 28 14:05:10 UTC 2014
Building with clang?
https://bugs.openjdk.java.net/browse/JDK-8037816
https://bugs.openjdk.java.net/browse/JDK-8019470
/Staffan
On 28 mar 2014, at 14:28, Jim Laskey (Oracle) <james.laskey at oracle.com> wrote:
> /Projects/jdk9-dev/hotspot/src/share/vm/utilities/debug.cpp:105:19: error: format string is not a string literal [-Werror,-Wformat-nonliteral]
> vfprintf(err, format, ap);
> ^~~~~~
>
>
> Try to build jdk9-dev tip I ran into this. Wassup?
>
> -- Jim
>
More information about the build-dev
mailing list