>>>>> "Tinny" == Tinny Ng <[EMAIL PROTECTED]> writes:

    Tinny> Colin, The data got flushed in LocalFileFormatTarget
    Tinny> destructor.  So I guess the object "local_file" is not
    Tinny> destroyed in your Eiffel program and thus problem; while in
    Tinny> C++ it is destroyed when going out of scope.

OK, that explains it.

    Tinny> In the meantime may be you can check why the "local_file"
    Tinny> is not destroyed in your Eiffel program.

Oh, I know why that is. I've been putting off facing up to analysing
how to deal with when to destroy objects (project is still beta). I
guess now is the time.
-- 
Colin Paul Adams
Preston Lancashire

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to