[Libreoffice-bugs] [Bug 140883] textcvt.cxx is "Missing rtl_TextToUnicodeConverter" on startup
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Tue Mar 9 08:12:20 UTC 2021
https://bugs.documentfoundation.org/show_bug.cgi?id=140883
--- Comment #3 from Stephan Bergmann <sbergman at redhat.com> ---
(In reply to Eyal Rozenberg from comment #0)
> 1. The message should say _what_ is missing that rtl_TextToUnicodeConverter.
> 2. The message should say what kind of entity is missing: Is it a section in
> a file? A function which should have been available to LO via a dynamic
> library? A configuration setting?
These warning messages are targeting a developer audience (similar to C/C++
asserts). And the information they provide needs to take into account the cost
of obtaining that information. For example, in this specific case, the given
SAL_WARN is already presenting all the relevant information that is available
locally (i.e., close to zero). If you are uncomfortable with seeing such
warning messages on stderr, you should probably not be running "a recent daily
build".
> I would probably have another complaint or two if I knew the answer to these
> questions.
This isn't a venue to air complaints. If you see an issue besides the stderr
output itself that you want to report, then please state that issue, as clearly
and as thoroughly as possible.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20210309/7455624d/attachment.htm>
More information about the Libreoffice-bugs
mailing list