On Wed, Dec 07, 2005 at 04:55:38PM +0100, Georg Schwarz wrote:
> Dear developers,
>
> findutils 4.2.27 does not compile on IRIX 5.3:
[...]
> cfe: Error: ./mbchar.h: 157: Cannot open file wchar.h for #include
[...]
> IRIX 5.3 does not have wchar.h.
Later versions (1995, I think) of the ANSI C stan
[EMAIL PROTECTED] (Georg Schwarz) writes:
> cfe: Error: ./stat-time.h, line 93: Type struct timestruc of returning
> expression is incompatible with type struct timespec of function return
> type
I installed the following to fix that bug, in both gnulib and coreutils.
2005-12-07 Paul Eggert