[PATCH][libc++] Remove 'std' qualifier on basic_ostream in 'iomanip' header.

Larisse Voufo lvoufo at google.com
Thu Oct 2 16:13:27 PDT 2014


This qualifier seems to have been added accidentally. (It is the only
occurrence of basic_ostream within the same file that is qualified).

I have been having a bit of trouble building libc++ successfully; and even
when I got that done, I have been unable to run the regression tests
successfully. So, I have not been able to verify that the changes I
suggested in the attached patch won't break anything.

That said, it'd be great to have someone take a look and apply it.

Thanks,
-- Larisse.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20141002/1da18e0b/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: remove_std_qual.patch
Type: application/octet-stream
Size: 1331 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20141002/1da18e0b/attachment.obj>


More information about the cfe-commits mailing list