UT_UCS4Char / UT_GrowBufElement discrepency

From: William Lachance (wlach@interlog.com)
Date: Sun Jul 07 2002 - 01:18:45 EDT

  • Next message: Martin Sevior: "commit: Nicer Top ruler controls."

    I was working on better extended character support in the wordperfect
    importer, and I ran into the following weirdness with UT_types.h:

    typedef unsigned int UT_UCS4Char;
    typedef signed int UT_GrowBufElement;

    I want to have growbuf's of UT_UCS4Char.. but there's obviously a signing
    issue here. Shouldn't UT_GrowBufElement be unsigned?

    Regards,

    William Lachance
    wlach@interlog.com



    This archive was generated by hypermail 2.1.4 : Sun Jul 07 2002 - 00:25:05 EDT