Opened 10 years ago

Closed 10 years ago

#6833 closed Bugs (fixed)

Missing ICU namespace scope in Boost.Locale

Reported by: peter.klotz@… Owned by: Artyom Beilis
Milestone: Boost 1.50.0 Component: locale
Version: Boost 1.49.0 Severity: Problem
Keywords: Cc:

Description

ICU enum values URBNF_SPELLOUT and URBNF_ORDINAL require a namespace scope (at least in ICU 49.1).

The attached patch fixes the problem.

Attachments (1)

boost_1_49_0-ICU.patch (1.1 KB ) - added by peter.klotz@… 10 years ago.
Patch adds icu:: namespace scope

Download all attachments as: .zip

Change History (4)

by peter.klotz@…, 10 years ago

Attachment: boost_1_49_0-ICU.patch added

Patch adds icu:: namespace scope

comment:1 by Artyom Beilis, 10 years ago

Milestone: To Be DeterminedBoost 1.50.0

comment:2 by Artyom Beilis, 10 years ago

Applied patch in cs #78305

comment:3 by Artyom Beilis, 10 years ago

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.