[interfacekit] Re: BBufferIO: some testing results


On 2003-01-16 at 22:56:31 [+0100], you wrote:
 
> Perhaps BFile doesn't like the combination of B=5FREAD=5FONLY and
> B=5FCREATE=5FFILE; other than that, I would ignore it for now, hoping that
> we won't suffer of this problem=3F!

I tought the same at a first glance, but writing to a read only file with 
the BFile pointer never produces garbage (even with 
B_READ_ONLY|B_CREATE_FILE), while writing through the BBufferIO object does.
Strange.

Other related posts: