bug in MaAtomicFileStream?

Igor Stasenko siguctua at gmail.com
Thu Aug 9 22:57:17 UTC 2007


I found that StandardFileStream>>open does not guarantees that file
will be open on return (see #open:forwrite:  and #reopen).
On failure its just silently returns with fileID == nil, so its better
to check for that using #closed message after sending #open.


-- 
Best regards,
Igor Stasenko AKA sig.


More information about the Magma mailing list