[squeak-dev] FileDoesNotExistException on existing changes file during trunk update

Eliot Miranda eliot.miranda at gmail.com
Tue Sep 2 17:56:42 UTC 2014


Hi Tim,


On Tue, Sep 2, 2014 at 10:38 AM, tim Rowledge <tim at rowledge.org> wrote:

> At least part the problem is that the fopen/fread etc API is dangerous
> unless well implemented at the lowest level. Intermixed uses of fpos and
> fread can easily mangle your data unless the lower level code really
> carefully tracks things. Our API providing fpos at the image level is
> decidedly dangerous, adding a second layer of possible problems.
>

forgive me, but this strikes me as FUD.  We're talking about adding a
read-only copy, not mixing many writable files.  I can't see that the API
presents any hazard to the proposed usage.


>
> /tim
> {insert witticism here}
>
> >
> >
>
>


-- 
best,
Eliot
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20140902/08e3c466/attachment.htm


More information about the Squeak-dev mailing list