Review Request 122333: Pass translated format string arguments directly into i18n() functions

Nicolai Hähnle nhaehnle at gmail.com
Fri Feb 27 09:42:26 UTC 2015


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/122333/
-----------------------------------------------------------

(Updated Feb. 27, 2015, 9:42 a.m.)


Status
------

This change has been marked as submitted.


Review request for KDevelop.


Repository: kdevplatform


Description
-------

This avoids ugly "(I18N_ARGUMENT_MISSING)" annotations in copied frame stacks.

The "I18N_ARGUMENT_MISSING" appears to have been a change in behavior in either recent Qt or recent KF5 libs - I don't follow their development closely enough to tell.

I'm submitting this as a review to highlight the issue, since it is virtually guaranteed to affect other parts of the code as well. Is there some automatic tool to check for incorrect use of i18n()?


Diffs
-----

  debugger/framestack/framestackwidget.cpp 3998e418b8c7f6c5af3483ef515582ae7578b09a 

Diff: https://git.reviewboard.kde.org/r/122333/diff/


Testing
-------


Thanks,

Nicolai Hähnle

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20150227/81041d3e/attachment.html>


More information about the KDevelop-devel mailing list