On Sat, 26 Mar 2005, [ISO-8859-2] Jaros³aw Staniek wrote: > - fixes for win32 (msvc) compiler (kjs temporary disabled) You *can* call delete on null pointers, you know? :) The #ifdef around the delete statements is not required unless you have commented out the member definition completely. Harri.