|
Boost-Commit : |
From: technews_at_[hidden]
Date: 2008-01-09 18:13:58
Author: turkanis
Date: 2008-01-09 18:13:57 EST (Wed, 09 Jan 2008)
New Revision: 42644
URL: http://svn.boost.org/trac/boost/changeset/42644
Log:
marked stream_offset_64bit_test as an expected failure on vacpp (iostreams)
Text files modified:
trunk/status/explicit-failures-markup.xml | 8 ++++++++
1 files changed, 8 insertions(+), 0 deletions(-)
Modified: trunk/status/explicit-failures-markup.xml
==============================================================================
--- trunk/status/explicit-failures-markup.xml (original)
+++ trunk/status/explicit-failures-markup.xml 2008-01-09 18:13:57 EST (Wed, 09 Jan 2008)
@@ -2037,6 +2037,14 @@
conversion state; on this platform, long is a 32-bit type
</note>
</mark-expected-failures>
+ <mark-expected-failures>
+ <test name="stream_offset_64bit_test"/>
+ <toolset name="vacpp*"/>
+ <note author="Jonathan Turkanis" date="09 Jan 2008">
+ This platform uses the Dinkumware fpos, but std::streamsize and
+ std::fpos_t are both 32-bit types.
+ </note>
+ </mark-expected-failures>
</library>
<!-- lambda -->
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