Review Request 127048: Restrict _nl_msg_cat_cntr use to GNU gettext implentations.
Andreas Cord-Landwehr
cordlandwehr at kde.org
Sun Feb 14 20:21:22 UTC 2016
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/127048/
-----------------------------------------------------------
(Updated Feb. 14, 2016, 8:21 p.m.)
Status
------
This change has been marked as submitted.
Review request for KDE Frameworks, Aleix Pol Gonzalez and Chusslove Illich.
Changes
-------
Submitted with commit cdfad77bc9fc21aee1b0d4ca3ea3589552ed03c8 by Andreas Cord-Landwehr to branch master.
Repository: ki18n
Description
-------
On Android, we do not have libintl but only libintl-lite, which does
not provide _nl_msg_cat_cntr. Actually, _nl_msg_cat_cntr is a GNU
gettext specific tool to prevent wrong localization after runtime language
changes. Thus, it is tied to the specific GNU gettext implementation.
Diffs
-----
src/kcatalog.cpp 095a6be
Diff: https://git.reviewboard.kde.org/r/127048/diff/
Testing
-------
Tested compilation on Android and Linux.
Thanks,
Andreas Cord-Landwehr
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20160214/0907528a/attachment.html>
More information about the Kde-frameworks-devel
mailing list