Hi, is anybody else having trouble to compile osl_old_test_file.cxx? I have to comment out lines 133 and 263, then everything is fine: 133: CPPUNIT_ASSERT_MESSAGE("failure #1.1", target.equalsAscii( aSource1[i+1] ) ); 263: CPPUNIT_ASSERT_MESSAGE("failure #10.1", target.equalsAscii( aSource1[i+1] ) ); Christina