Commit: Windows UT_strcoll

From: Andrew Dunbar (hippietrail@yahoo.com)
Date: Wed Jul 02 2003 - 23:33:42 EDT

  • Next message: Andrew Dunbar: "Commit: 5320: ISO-8859-2 strings files don't work on Windows"

    CVS:
    ----------------------------------------------------------------------
    CVS: Enter Log. Lines beginning with `CVS:' are
    removed automatically
    CVS:
    CVS: Committing in .
    CVS:
    CVS: Modified Files:
    CVS: src/af/util/xp/ut_string.h
    CVS:
    ----------------------------------------------------------------------

    Make Windows use lstrcmp instead of strcoll since
    Windows's Posix locales are very weird.

    The use completely different identifiers for both
    country code and language code!

    lstrcmp, on the other hand, will work even with
    locales that Posix doesn't support since it is part
    of Windows's native locale support.

    Andrew Dunbar.

    =====
    http://linguaphile.sourceforge.net/cgi-bin/translator.pl http://www.abisource.com

    ________________________________________________________________________
    Want to chat instantly with your online friends? Get the FREE Yahoo!
    Messenger http://uk.messenger.yahoo.com/



    This archive was generated by hypermail 2.1.4 : Wed Jul 02 2003 - 23:45:52 EDT