https://bugs.documentfoundation.org/show_bug.cgi?id=138987

--- Comment #1 from DavidO <[email protected]> ---
This was discussed on the IRC:

<sberg> we have those SAL_WNODEPRECATED_DECLARATIONS_PUSH/POP in sal/types.h
that are used in some places to silence such deprecation warnings; maybe you
want to add those, for the time being at least?

and

<mst___> suspect there's no direct replacement for PyUnicode_FromUnicode
because PyUnicode_FromKindAndData apparently requires UCS2 not UTF16

<mst___> so in ustring2PyUnicode i guess the solution is to just drop the 2
branches that call it

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to