HomeFreeBSD

Cast *tabchar, a wchar_t, to a wint_t as it is the type the %lc printf
rS246319Unpublished

Unpublished Commit ยท Learn More

No further details are available.

Description

Cast *tabchar, a wchar_t, to a wint_t as it is the type the %lc printf
format string expects. This is only an issue on ARM EABI where wint_t is
different to wchar_t.

Details

Provenance
andrewAuthored on
Parents
rS246318: Use the STACKALIGN macro to alight the stack rather than with a magic mask.
Branches
Unknown
Tags
Unknown

Event Timeline