Bernhard Rosenkraenzer <[email protected]> writes: > if LLVM is built with an option like -Werror=format-security, creduce's > autoconf scripts and Makefiles break the build.
I just pushed a commit (96e2840) to fix this problem. Please let me know if it works for you. I didn't use your patch, Bernhard. It turns out that [ $] doesn't do what one might like it to do! Also, while fixing the bug, I took the opportunity to fix a consistency problem and to generalize things a bit (e.g., deal with "-Wpedantic" and "-pedantic-errors"). Thanks again! --- Eric. -- ------------------------------------------------------------------------------- Eric Eide <[email protected]> . University of Utah School of Computing http://www.cs.utah.edu/~eeide/ . +1 (801) 585-5512 voice, +1 (801) 581-5843 FAX
