-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
According to Riku Voipio on 9/26/2007 3:56 PM:
> After some intensive hair pulling on why libidn breaks arm eabi port,
> turns out libidn did not like gnulib telling it that stdint.h is not
> C99 compatible... Any why not?
>
> int check_WCHAR:
After some intensive hair pulling on why libidn breaks arm eabi port,
turns out libidn did not like gnulib telling it that stdint.h is not
C99 compatible... Any why not?
int check_WCHAR:
WCHAR_MIN == TYPE_MINIMUM (wchar_t)
&& WCHAR_MAX == TYPE_MAXIMUM (wchar_t)
? 1 : -1