Chr. Rossmanith wrote:
I encountered the problem that rtl::OString::valueOf() won't eat sal_Int16. Solution A: cast argument Solution B: add support for sal_Int16 to rtl::OString::valueOf()
Solution B would add ambiguities wrt. to valueOf( sal_Unicode c ), and likely break (some) platforms. Kohei is right, just cast to int32 instead. Cheers, -- Thorsten
Attachment:
pgpGvgxHSznRP.pgp
Description: PGP signature