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

--- Comment #5 from Tor Lillqvist <t...@iki.fi> ---
Also, related to this, we should not use any of the <tchar.h> madness anywhere.
No _TCHAR, TEXT(), _tcs*(). Just use wchar_t and the wcs*() functions directly
if that is what is meant. (Or, char and str*() if not.)

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to