From dd6812cfa0515ccb80b788fffedbb985e21b79e9 Mon Sep 17 00:00:00 2001 From: George Rhoten Date: Wed, 8 Aug 2007 18:39:02 +0000 Subject: [PATCH] ICU-5445 Fix some compiler warnings. X-SVN-Rev: 22320 --- icu4c/source/common/bmpset.cpp | 7 +++++-- icu4c/source/common/bmpset.h | 1 + icu4c/source/common/ucasemap.c | 2 +- icu4c/source/common/unisetspan.cpp | 6 +++--- 4 files changed, 10 insertions(+), 6 deletions(-) diff --git a/icu4c/source/common/bmpset.cpp b/icu4c/source/common/bmpset.cpp index ff0f1e52ad6..6ae1aa8e172 100644 --- a/icu4c/source/common/bmpset.cpp +++ b/icu4c/source/common/bmpset.cpp @@ -53,6 +53,9 @@ BMPSet::BMPSet(const BMPSet &otherBMPSet, const int32_t *newParentList, int32_t uprv_memcpy(list4kStarts, otherBMPSet.list4kStarts, sizeof(list4kStarts)); } +BMPSet::~BMPSet() { +} + /* * Set bits in a bit rectangle in "vertical" bit organization. * start