Re: [bug-gnulib] regex problems

2005-08-03 Thread Sam Steingold
> * Bruno Haible <[EMAIL PROTECTED]> [2005-08-03 22:42:04 +0200]: > > Sam Steingold wrote: >> when trying to upgrade to the latest gnulib regexp, I encountered the >> following problems: >> >> 1. g++ cannot compile regexp: >> >> ./regex.h:569: error: expected primary-expression before "__restrict__

Re: [bug-gnulib] regex problems

2005-08-03 Thread Bruno Haible
Sam Steingold wrote: > when trying to upgrade to the latest gnulib regexp, I encountered the > following problems: > > 1. g++ cannot compile regexp: > > ./regex.h:569: error: expected primary-expression before "__restrict__" > ./regex.h:569: error: expected `]' before "__restrict__" > ./regex.h:569

regex problems

2005-08-03 Thread Sam Steingold
when trying to upgrade to the latest gnulib regexp, I encountered the following problems: 1. g++ cannot compile regexp: ./regex.h:569: error: expected primary-expression before "__restrict__" ./regex.h:569: error: expected `]' before "__restrict__" ./regex.h:569: error: expected `,' or `...' befo