Skip to content

Workaround for issue on clang64 and some debug code. Clang warns a…#9496

Closed
JPeterMugaas wants to merge 1 commit intomsys2:masterfrom
JPeterMugaas:libtool
Closed

Workaround for issue on clang64 and some debug code. Clang warns a…#9496
JPeterMugaas wants to merge 1 commit intomsys2:masterfrom
JPeterMugaas:libtool

Conversation

@JPeterMugaas
Copy link
Copy Markdown
Contributor

…nd will sometimes generate an error if the format string is not not a litteral constant ( -Wformat-nonliteral ). That causes some packages to fail to compile. Note that this warning is correct but I consider it harmless in libtool since it is used by libraries for testing and debuggng. libtool really should be properly fixed for this.

…will sometimes generate an error if the format string is not not a litteral constant ( -Wformat-nonliteral ). That causes some packages to fail to compile. Note that this warning is correct but I consider it harmless in libtool since it is used by libraries for testing and debuggng. libtool really should be properly fixed for this.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant