[interfacekit] BString

Hi,

I commented out the class BString from compilation and inclusion in 
libopenbeos.so, since it is buggy. It does, for instance, crash the 
BMimeType tests (`tests/UnitTester BMimeType'). Whoever is responsible 
for it, please be very careful with such a central class, as a lot of 
code relies on it to work correctly.

A good idea is to run the available tests (App/Support/Storage Kit unit 
tests) with and without the class and compare the logs before 
committing the change of the Jamfile (or support.src in this case) to 
CVS. The source can and should of course be tracked with CVS. The only 
thing to take care about is, that the header file is compilable and 
binary compatible with the original.

CU, Ingo



Other related posts: