[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: build failure
From: |
Jim Meyering |
Subject: |
Re: build failure |
Date: |
Fri, 19 Mar 2010 08:28:12 +0100 |
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.