https://bugs.freedesktop.org/show_bug.cgi?id=57950
--- Comment #6 from Christos Strubulis <[email protected]> --- Hi, I attach an indicative proposed patch. It seems that in the code there is some usage of sal_Unicode and appendAscii. In the first case, the "+" operator can't be used (or it can be used and it's only me with an error?). In the second case, I changed only one file (RDFaExportHelper.cxx) assuming that instead of appendAscii, append can be used. I am not sure when append (and not appendAscii) should be used, but I saw a recent commit with that replacement: https://gerrit.libreoffice.org/#/c/854/2/basctl/source/basicide/bastype2.cxx If the patch is right I can send an email to the list. -- You are receiving this mail because: You are the assignee for the bug.
_______________________________________________ Libreoffice-bugs mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
