-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 According to Ralf Wildenhues on 11/27/2009 12:37 PM: > Hi Eric, > > distcheck fails for me with current branch-1.4 on GNU/Linux/x86_64, > gcc-4.2.4: > > cc1: warnings being treated as errors > ../../src/input.c: In function 'set_word_regexp': > ../../src/input.c:764: warning: not protecting function: no buffer at least 8 > bytes long
Odd. Wonder what makes gcc output that, and if there is a way to work around it besides explicitly excluding -Wstack-protector in configure.ac? Oh, I think I see a way. In branch-1.6, I used re_compile_fastmap instead of manually probing all 256 bytes to see if they would match the regex. I'll see about back-porting that to branch-1.4. - -- Don't work too hard, make some time for fun as well! Eric Blake e...@byu.net -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (Cygwin) Comment: Public key at home.comcast.net/~ericblake/eblake.gpg Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAksQoKwACgkQ84KuGfSFAYDRpQCfSTyOioub3BLLiwJQ8Wk/ViQd 3nAAnjgjSZbIc6IBX7oqi5GsKy6Zwlo6 =2BZv -----END PGP SIGNATURE-----