On Fri, May 30, 2003 at 07:13:12PM +0200, Michael Nordstrom wrote: > As I said already in February, if you want to do something about this > you have to find the problem instead of trying to "patch away" the > symptom. I won't allow that kind of "fixes" ;-)
Which is why I didn't commit it :) I tracked the problem as far down as OpenLastDocument(). In it's ErrCatch statement, GetLastDocInfo() establishes its own ErrTry/ErrCatch which OS5 simply does not like. I'd assume it to be a bug in PACE. Simplifying all our use of ErrTry/ErrCatch will solve the problem. -- Adam McDaniel Array.org Calgary, AB, Canada _______________________________________________ plucker-dev mailing list [EMAIL PROTECTED] http://lists.rubberchicken.org/mailman/listinfo/plucker-dev
