Boost logo

Boost :

From: Jonathan Turkanis (technews_at_[hidden])
Date: 2005-03-25 21:49:31


Beman Dawes wrote:

> That leaves <iostreams>. There are a few functions specified in terms
> of fseek. It should be trivial to change those descriptions to
> specify in terms of fseeko, and adjust argument types accordingly.
> But there are some other cases I'm foggy about.

You remind me that I forgot to propose changes to 27.8. The obvious change is to
basic_filebuf::seekoff; instead of calling fseek it should call fseeko.

Another possible change might be to the specification of the effect of the
openmode ios_base::ate (27.8.1.3/3), though I'm not sure any change is
necessary.

Jonathan


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk