This is relevant to me because I'm building something that has warnings on the newer glibc, and since it uses cmockery, they are fatal.
-Werror might be useful to the developers of the program if they are motivated, but I am not one, but they didn't check with my exact setup (very new glibc).
it's best not to force cmockery users to use -Werror.
This is relevant to me because I'm building something that has warnings on the newer glibc, and since it uses cmockery, they are fatal. -Werror might be useful to the developers of the program if they are motivated, but I am not one, but they didn't check with my exact setup (very new glibc). it's best not to force cmockery users to use -Werror.