Derek Price wrote: >Oh, no, sorry. I'm accessing a Linux host via a Cygwin xterm. Some >sort of term incompatibility causes almost everything quoted in all >program output (I assume with a backticks-singlequote combination, >though that's from memory and I haven't reexamined it since the problem >started) to be replaced with the a-with-circumflex. You should see my > >
Incidentally, Mark Baushke gave me enough information to fix the problem in response to the previous email and I no longer see it. gcc before your recent regex fix now outputs: In file included from regex.c:55: regex_internal.h: In function ‘bitset_not’: regex_internal.h:837: warning: suggest parentheses around + or - in operand of & After your fix, the warnings go away. Thanks again, Derek -- Derek R. Price CVS Solutions Architect Ximbiot <http://ximbiot.com> v: +1 717.579.6168 f: +1 717.234.3125 <mailto:[EMAIL PROTECTED]> _______________________________________________ bug-gnulib mailing list [email protected] http://lists.gnu.org/mailman/listinfo/bug-gnulib
