Title
Imbue() and getloc() Returns clauses swapped
Status
tc1
Section
[ios.base.locales]
Submitter
Matt Austern

Created on 1998-06-21.00:00:00 last changed 164 months ago

Messages

Date: 2010-10-21.18:28:33

Proposed resolution:

In [ios.base.locales] swap paragraphs 2 and 4.

Date: 1998-06-21.00:00:00

Section 27.4.2.3 specifies how imbue() and getloc() work. That section has two RETURNS clauses, and they make no sense as stated. They make perfect sense, though, if you swap them. Am I correct in thinking that paragraphs 2 and 4 just got mixed up by accident?

History
Date User Action Args
2010-10-21 18:28:33adminsetmessages: + msg107
1998-06-21 00:00:00admincreate