K 10 svn:author V 6 marcel K 8 svn:date V 27 2002-10-17T03:45:34.000000Z K 7 svn:log V 178 Suppress the uninitialized variable warning on ia64 introduced by the previous commit by initializing i and j. These initializations will normally be eliminated by the compiler. END