|
Boost-Commit : |
Subject: [Boost-commit] svn:boost r72480 - trunk/status
From: dnljms_at_[hidden]
Date: 2011-06-07 18:30:59
Author: danieljames
Date: 2011-06-07 18:30:58 EDT (Tue, 07 Jun 2011)
New Revision: 72480
URL: http://svn.boost.org/trac/boost/changeset/72480
Log:
Iostreams: detab last commit.
Text files modified:
trunk/status/explicit-failures-markup.xml | 10 +++++-----
1 files changed, 5 insertions(+), 5 deletions(-)
Modified: trunk/status/explicit-failures-markup.xml
==============================================================================
--- trunk/status/explicit-failures-markup.xml (original)
+++ trunk/status/explicit-failures-markup.xml 2011-06-07 18:30:58 EDT (Tue, 07 Jun 2011)
@@ -2271,11 +2271,11 @@
<toolset name="msvc-7.1"/>
<note author="Daniel James" date="07 Jun 2011">
Visual C++ 7.1's SFINAE implementation can't deal with multiple
- assignment functions with the same parameters (but disabled with
- SFINAE). So path's assignment from boost::filesystem2::path is
- disabled. Would be pretty easy to workaround, but probably not
- worth it since this is pretty obscure, and filesystem2 will be
- removed soon.
+ assignment functions with the same parameters (but disabled with
+ SFINAE). So path's assignment from boost::filesystem2::path is
+ disabled. Would be pretty easy to workaround, but probably not
+ worth it since this is pretty obscure, and filesystem2 will be
+ removed soon.
</note>
</mark-expected-failures>
</library>
Boost-Commit list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk