office-gobmx/l10ntools
Luboš Luňák 7ad5501532 work around ambiguity with msvc and old gcc
C:/cygwin/home/tinderbox/master-build/l10ntools/source/po.cxx(188) : error C2666: 'std::fpos<_Statetype>::operator !=' : 2 overloads have similar conversions
        with
        [
            _Statetype=_Mbstatet
        ]
        C:/PROGRA~2/MICROS~1.0/VC/include\iosfwd(116): could be 'bool std::fpos<_Statetype>::operator !=(const std::fpos<_Statetype> &) const'
        with
        [
            _Statetype=_Mbstatet
        ]
        or       'built-in C++ operator!=(std::streamoff, long)'
        while trying to match the argument list '(std::fpos<_Statetype>, long)'
        with
        [
            _Statetype=_Mbstatet
        ]

Change-Id: Id1375d68996414c5ccf75d5d3ebc0afad061e3d2
2012-11-20 22:03:30 +01:00
..
inc Fix libxml2 usage in l10ntools 2012-11-20 16:20:47 +01:00
prj Fix libxml2 usage in l10ntools 2012-11-20 16:20:47 +01:00
scripts
source work around ambiguity with msvc and old gcc 2012-11-20 22:03:30 +01:00
workbench
Executable_cfgex.mk Merge branch 'feature/killsdf' 2012-11-20 15:03:34 +01:00
Executable_helpex.mk Merge branch 'feature/killsdf' 2012-11-20 15:03:34 +01:00
Executable_idxdict.mk
Executable_localize.mk Use icu regex in l10ntools instead of i18nregexp 2012-11-19 18:34:32 +01:00
Executable_propex.mk Use icu regex in l10ntools instead of i18nregexp 2012-11-19 18:34:32 +01:00
Executable_renewpo.mk Use icu regex in l10ntools instead of i18nregexp 2012-11-19 18:34:32 +01:00
Executable_transex3.mk Fix libxml2 usage in l10ntools 2012-11-20 16:20:47 +01:00
Executable_treex.mk Use icu regex in l10ntools instead of i18nregexp 2012-11-19 18:34:32 +01:00
Executable_uiex.mk Merge branch 'feature/killsdf' 2012-11-20 15:03:34 +01:00
Executable_ulfconv.mk
Executable_ulfex.mk Merge branch 'feature/killsdf' 2012-11-20 15:03:34 +01:00
Executable_xrmex.mk Merge branch 'feature/killsdf' 2012-11-20 15:03:34 +01:00
Jar_FCFGMerge.mk
Makefile
Module_l10ntools.mk
Package_inc.mk
Package_scripts.mk
Package_ulfconv.mk
README
StaticLibrary_transex.mk Merge branch 'feature/killsdf' 2012-11-20 15:03:34 +01:00

l10ntools contains a number of tools that handle internationalisation(i18n) during the build.