
20 Jul
2004
20 Jul
'04
12:39 p.m.
This produces different results on VC 7.1 (fail) and Intel 8 (pass): char *p = "Hi!"; BOOST_CHECK_EQUAL(p, "Hi!"); Stefan