Quick test please

From: Mike Nordell (tamlin@algonet.se)
Date: Tue Jul 30 2002 - 01:54:53 EDT

  • Next message: Kenneth J.Davis: "commit: Win32 abigimp stuff and minor makefile changes for abipaint"

    Instead of charging ahead a breaking the build for everyone else just to
    make MSVC compile again, could someone on *nix please test to comment the
    line

    #define XML_Char char

    from ut_xml.h ?

    If that builds without problems, could you please commit that change
    together with adding

    #if defined (WIN32) || defined(_WIN32)
    typedef char XML_Char;
    #endif

    to the end of ut_types.h? Feel free put the CVS blame on me. Thanks.

    /Mike



    This archive was generated by hypermail 2.1.4 : Tue Jul 30 2002 - 02:02:39 EDT