Boost logo

Boost :

From: SourceForge.net (noreply_at_[hidden])
Date: 2003-06-17 01:19:56


Bugs item #755724, was opened at 2003-06-17 10:19
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=107586&aid=755724&group_id=7586

Category: static_assert
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Slava Sysoltsev (vsysolts)
Assigned to: John Maddock (johnmaddock)
Summary: test static_assert/static_assert_example_1.cpp is invalid

Initial Comment:
In this test BOOST_STATIC_ASSERT is used with
condition:
WCHAR_MIN >= 0
But on red Hat 8.0 Linux x86 (gcc3.2, Intel compiler
tried) wchar_t is signed and WCHAR_MIN =
0x80000000 = -2147483648, so assertion fails.
Test must be modified to be more portable.

----------------------------------------------------------------------

You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=107586&aid=755724&group_id=7586

-------------------------------------------------------
This SF.Net email is sponsored by: INetU
Attention Web Developers & Consultants: Become An INetU Hosting Partner.
Refer Dedicated Servers. We Manage Them. You Get 10% Monthly Commission!
INetU Dedicated Managed Hosting http://www.inetu.net/partner/index.php
_______________________________________________
Boost-bugs mailing list
Boost-bugs_at_[hidden]
https://lists.sourceforge.net/lists/listinfo/boost-bugs


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk