Edit

thodg/libiconv/ChangeLog

Branch :

  • Show log

    Commit

  • Author : Bruno Haible
    Date : 2000-06-28 22:08:22
    Hash : 1e9b55ef
    Message : Tweaks to avoid gcc warnings.

  • ChangeLog
  • 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