Opened 15 years ago

Closed 15 years ago

#1003 closed Bugs (fixed)

[iostreams] copy-paste error in typedefs for wchar multichar_filters

Reported by: chad@… Owned by: Jonathan Turkanis
Milestone: Component: iostreams
Version: Severity: Problem
Keywords: Cc:

Description

It appears that the wchar forms of the multichar_filters in concepts.hpp suffer from a copy-paste bug -- they aren't defaulting to wchar_t as they should be.

The patch is attached.

Attachments (3)

concepts.hpp (3.9 KB ) - added by chad@… 15 years ago.
Patch for wchar multichar_filter types
concepts.hpp.patch (851 bytes ) - added by chad@… 15 years ago.
Patch for wchar multichar_filter types
concepts.hpp.2.patch (848 bytes ) - added by chad@… 15 years ago.
Updated patch for wchar multichar_filter types

Download all attachments as: .zip

Change History (8)

by chad@…, 15 years ago

Attachment: concepts.hpp added

Patch for wchar multichar_filter types

by chad@…, 15 years ago

Attachment: concepts.hpp.patch added

Patch for wchar multichar_filter types

by chad@…, 15 years ago

Attachment: concepts.hpp.2.patch added

Updated patch for wchar multichar_filter types

in reply to:  description comment:1 by chad@…, 15 years ago

I updated the patch to fix formatting a bit.

comment:2 by Marshall Clow, 15 years ago

Owner: set to Douglas Gregor

comment:3 by Marshall Clow, 15 years ago

Component: Noneiostreams

comment:4 by Jonathan Turkanis, 15 years ago

Owner: changed from Douglas Gregor to Jonathan Turkanis
Status: newassigned

comment:5 by Jonathan Turkanis, 15 years ago

Resolution: fixed
Status: assignedclosed

fixed in [42956] in branches/iostreams_dev, to be merged with trunk after testing

Note: See TracTickets for help on using tickets.