Done. Thanks Don. Tinny
Don Mastrovito wrote: > Tinny and the Xerces team: > > The attached file makes it a little easier for BCB4 users to build the > library. The change recognizes the fact that BCB4 can use wchar_t. > > diff -r1.9 BorlandCDefs.hpp > 105c105 > < #if (__BORLANDC__ < 0x550) > --- > > #if (__BORLANDC__ < 0x540) > 109c109 > < #endif (__BORLANDC__ < 0x550) > --- > > #endif (__BORLANDC__ < 0x540) > > Please commit it to the source tree. > > Thanks, > Don > > ------------------------------------------------------------------------ > > BorlandCDefs.hppName: BorlandCDefs.hpp > Type: Plain Text (text/plain) > > ------------------------------------------------------------------------ > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
