]> granicus.if.org Git - icu/commit
ICU-20147 Fix MSVC warning C4251, and fix a few other warnings too. (#134)
authorJeff Genovy <29107334+jefgen@users.noreply.github.com>
Wed, 19 Sep 2018 17:05:27 +0000 (10:05 -0700)
committerShane Carr <shane@unicode.org>
Thu, 27 Sep 2018 21:27:41 +0000 (14:27 -0700)
commit14b35e4fbf62b49613d0f7675b0605e2ca58e92e
tree3938f4f81b05f8dce6d0f90360e8d410a1064455
parentc8e4c81d4e13cff083ce101a6c7bb3173cc23093
ICU-20147 Fix MSVC warning C4251, and fix a few other warnings too. (#134)
15 files changed:
icu4c/source/common/locid.cpp
icu4c/source/i18n/gregocal.cpp
icu4c/source/i18n/gregoimp.h
icu4c/source/i18n/number_types.h
icu4c/source/io/ufmt_cmn.cpp
icu4c/source/io/uprintf.cpp
icu4c/source/io/ustream.cpp
icu4c/source/tools/gencfu/gencfu.cpp
icu4c/source/tools/gencnval/gencnval.c
icu4c/source/tools/gensprep/gensprep.c
icu4c/source/tools/pkgdata/pkgdata.cpp
icu4c/source/tools/toolutil/filestrm.cpp
icu4c/source/tools/toolutil/filetools.cpp
icu4c/source/tools/toolutil/package.cpp
icu4c/source/tools/toolutil/udbgutil.cpp