Skip to content
Prev 31508 / 63424 Next

'unique' error message is printed despite silent=TRUE (PR#13547)

Peter Dalgaard wrote:
<snip>
hmm, why wouldn't you use something like

    DEBUG(x)

with DEBUG being a macro defined so that it's replacement is void unless
a specific flag or environment variable is set specifically for the
purpose of debugging?  you would then avoid confusing users' code just
because one PrintValue has been inadvertently left in the sources.


vQ