Eric Blake wrote: > [I figured it was high time I subscribed to this list, too]
Aww... you missed all the fun of the last two weeks. > Is anyone else seeing this? > > dfa.c: In function 'parse_bracket_exp': > dfa.c:494: error: passing argument 1 of 'mbrtowc' from incompatible > pointer type > /usr/include/wchar.h:363: note: expected 'wchar_t * __restrict__' but > argument is of type 'wint_t *' Odd. I don't see it here, with gcc version 4.4.3 20100127 on F12, configured with --enable-gcc-warnings.
