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 [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/boost-bugs _______________________________________________ Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost