Pavel Raiskup <prais...@redhat.com> ha escrit: > Isn't that nice candidate for gnulib then?
Yes, quite probably. I haven't yet thought about it, thanks for the suggestion :) > Yes, maybe not complete list of warnings/errors: Obviously, you use -Werror, which I'd rather recommend against. Making something like > regexec.c:586:1: error: old-style function definition > [-Werror=old-style-definition] an error is way too stringent. Warnings are warnings, nothing more. Regards, Sergey