2000-06-28 Bruno Haible <haible@clisp.cons.org>
* ucs2internal.h (ucs2internal_mbtowc): Avoid gcc warning about cast.
* ucs4internal.h (ucs4internal_mbtowc): Likewise.
* ucs2swapped.h (ucs2swapped_mbtowc, ucs2swapped_wctomb): Verify
sizeof(unsigned short).
* ucs4swapped.h (ucs4swapped_mbtowc, ucs4swapped_mbtowc): Verify
sizeof(unsigned int).
Reported by Fran