mirror of
https://github.com/boostorg/preprocessor.git
synced 2026-01-23 17:52:16 +00:00
Removed MWCW workarounds from tests - tests are now less strict
[SVN r14152]
This commit is contained in:
@@ -50,7 +50,7 @@ TEST_B BOOST_PP_CAT(BOOST_PP_IF(1,tru,fals), e) TEST_E
|
||||
|
||||
/* *** */
|
||||
|
||||
char stringize_test[2] = BOOST_PP_STRINGIZE(__LINE__);
|
||||
char stringize_test[3] = BOOST_PP_STRINGIZE(__LINE__);
|
||||
|
||||
/* *** */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user