[Buildroot] [PATCH 21/21] BugFix - m4 - Fixed Missing wint_t typedef When There Is No WChar Support

Marcus Osdoba marcus.osdoba at googlemail.com
Sun Sep 19 09:58:12 UTC 2010


  Am 19.09.2010 04:53, schrieb Martin Banky:
> When uClibc is configured without wchar support, wint_t does not get defined.
>
> Signed-off-by: Martin Banky<Martin.Banky at gmail.com>
> ---
Hi Martin,

These are just my comments on m4.

I figured out, that the m4 package is rather old. Maybe it is better to 
migrate to a newer version. I had a look into the recent one and read 
wchar everywhere....
So I guess the new version will be dependant from WCHAR in any case.

I don't know if it's better to
- upgrade to new version
- make currently integrated one dependant from WCHAR
- include your patch and keep currently integrated version

Regards,
Marcus



More information about the buildroot mailing list