https://bugs.documentfoundation.org/show_bug.cgi?id=119080
Andras Timar <[email protected]> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |[email protected],
| |[email protected]
| |g
Status|UNCONFIRMED |NEW
Keywords| |regression
Ever confirmed|0 |1
--- Comment #1 from Andras Timar <[email protected]> ---
Invocation of pocheck:
LD_LIBRARY_PATH=instdir/program make cmd
cmd=workdir/LinkTarget/Executable/pocheck
Currently it gives a lot of warnings because of missing po files.
Unfortunately it takes more that just changing the po file names in
l10ntools/source/pocheck.cxx. I got an "pocheck: exception std::exception". It
seems that the problem is, that the #, c-format flag is not handled (exception
is thrown when the po parser reads an entry with this flag). But this flag
should not be there in the first place, because there are no true C format
strings in LibreOffice strings. It is an artifact from the underlying xgettext
call. I would rather leave this to someone else.
I think, it would be good to fix pocheck, because it prevents various runtime
errors. For example there are clashing style names in various languages (I saw
German, Japanese) in LibreOffice 6.0 and onwards.
--
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