Do not output arguments from expression while evaluating them

Authored by Martin Koller <kollix@aon.at> on Jan 6 2015, 6:56 PM.

Description

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.

BUG: 335169
FIXED-IN: 14.12.1

Details

Committed
Martin Koller <kollix@aon.at>Jan 6 2015, 6:56 PM
Parents
R447:6ec92cf19376: Better fix for the case where /usr/share is a symlink.
Branches
Unknown
Tags
Unknown