Skip to content
Prev 31510 / 63424 Next

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

On 22/02/2009 4:08 PM, Wacek Kusnierczyk wrote:
But then we'd confuse developers, who would see a huge dump of messages
from every other debugging session, when they just wanted to see their 
own, and who would be forced to wade through leftover never-used 
DEBUG(x) calls in code when they were reading the source.

This is not a common error:  as far as I know, there are no other 
unintentional PrintValue calls anywhere in the source.  So I think the 
current system (just take them out before committing) is working.

Duncan Murdoch