K 10 svn:author V 6 marcel K 8 svn:date V 27 2003-07-12T04:20:56.000000Z K 7 svn:log V 438 Fix a nasty bug that was exposed by disabling the trace support by default. There were 2 cases where the trace code was in the else- part of an if-statement without any compound construct to protect against nullification. The result was that 2 unconditional statements turned into conditional statements and wrecked havoc. This fix has been returned to the vendor and in anticipation of a future import committed onto the vendor branch. END