K 10 svn:author V 6 marcel K 8 svn:date V 27 2002-10-15T01:50:09.000000Z K 7 svn:log V 146 Fix previous commit: Don't cast integral types to pointers to print them with %p. Cast to unsigned long and print with %#lx. Discussed with: bde END