Bruno Haible <[EMAIL PROTECTED]> writes:
> Thanks for reporting this. This is already fixed in gnulib for 6 months:
I thought I'd done a "cvs update" recently, but obviously not.
Thanks for taking the time to reply.
--
Ben Pfaff
[EMAIL PROTECTED]
http://benpfaff.org
Ben Pfaff wrote:
> While compiling GNU PSPP under mingw32, for portability testing
> purposes, I noticed an error from printf-args.c in gnulib:
>
> ../../intl/printf-args.c: In function `printf_fetchargs':
> ../../intl/printf-args.c:83: warning: `wint_t' is promoted to `int' when
> passed through
While compiling GNU PSPP under mingw32, for portability testing
purposes, I noticed an error from printf-args.c in gnulib:
../../intl/printf-args.c: In function `printf_fetchargs':
../../intl/printf-args.c:83: warning: `wint_t' is promoted to `int' when passed
through `...'
../../intl/printf-args