On Thu, 2015-05-07 at 22:08 -0400, Mike Frysinger wrote:
If there are specific hacks you would like to see brought over from the portable branch to master, please do propose and we can discuss them. But I really think none of them are needed or should be used these days.
there's still the issue of --disable-werror
I believe we discussed before, but could you remind me why it is necessary for newer GCC versions?
If there are any warnings that are turned into errors we should really just fix them. Do you have any specific examples?
What does the configure option add over just using CFLAGS=-Wno-error?
Thanks,
Mark