[kio] [Bug 335169] Kerberos ktutil man page shows wrong content

Martin Koller bugzilla_noreply at kde.org
Fri Aug 24 17:15:01 BST 2018


https://bugs.kde.org/show_bug.cgi?id=335169

Martin Koller <kollix at aon.at> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Latest Commit|http://commits.kde.org/kde- |https://commits.kde.org/kio
                   |runtime/9adf51fd59eea6082a0 |-extras/87d8ab4371149c84794
                   |aff8514bb633d7a6655c0       |f4e93d1f590f7bac5f327

--- Comment #2 from Martin Koller <kollix at aon.at> ---
Git commit 87d8ab4371149c84794f4e93d1f590f7bac5f327 by Martin Koller.
Committed on 24/08/2018 at 15:00.
Pushed by mkoller into branch 'master'.

Fwd port: Do not output arguments from expression while evaluating them

forward port of 9adf51fd59eea6082a0aff8514bb633d7a6655c0
from old kde-runtime repo

Original commit text:
Do not output arguments from expression while evaluating them

Man pages contain macro calls with arguments, e.g.
.INDENT 0.0
(in cmake or in ktutil man pages)
The bug was with the evaluation of the argument of the macro, which
was printed while evaluating it, which should not be done.

M  +2    -0    man/CMakeLists.txt
M  +44   -49   man/man2html.cpp
M  +1    -1    man/tests/CMakeLists.txt

https://commits.kde.org/kio-extras/87d8ab4371149c84794f4e93d1f590f7bac5f327

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the Unassigned-bugs mailing list