• Mark Wielaard's avatar
    Fix icu version checks. · addc7916
    Mark Wielaard yazdı
    commit 30c303 "Make charmap.cxx compile with icu >= 4.4." was incomplete
    and had wrong version checks. After ICU 4.8 (4.8.1.1) the next version
    of ICU was 49 (49.1) so U_ICU_VERSION_MAJOR_NUM contains two digets (49),
    earlier that it was just one digit (4). The correct header to include to
    do version checks is unicode/uversion.h. USCRIPT_MANDAEAN is the old
    alias of USCRIPT_MANDAIC (same numeric value). U_JG_FARSI_YEH is only
    available since ICU 4.4. Note that on older icu versions (4.2.1) the
    200B (ZWSP) Zero Width Space breakiterator testcase fails (others
    succeed).
    
    Change-Id: If73c1402239a28546077437e9382f0bd38642bad
    Reviewed-on: https://gerrit.libreoffice.org/4139Reviewed-by: 's avatarLuboš Luňák <l.lunak@suse.cz>
    Tested-by: 's avatarLuboš Luňák <l.lunak@suse.cz>
    addc7916
Adı
Son kayıt (commit)
Son güncelleme
..
source/utility Loading commit data...
Library_i18nutil.mk Loading commit data...
Makefile Loading commit data...
Module_i18nutil.mk Loading commit data...
README Loading commit data...