Re: [libxml++] Borland C++/C++ Builder



Le Vendredi 10 Juin 2005 05:08, Darko Miletic a écrit :
[...]
>
> There is allso need to change code a bit.
>
[...]
>         ( publicId ? std::string((const char*)publicId) : std::string("")),
>         ( systemId ? std::string((const char*)systemId) : std::string("")),
>         ( content ? std::string((const char*)content) : std::string("")) );

Wouldn't std::string() instead of std::string("") be better ?
Anyway this is something we can include in the 1.0 branch.

Regards

Christophe

Attachment: pgpNynG4ialRF.pgp
Description: PGP signature



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]