$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Beman Dawes (bdawes_at_[hidden])
Date: 2004-02-17 08:36:59
At 04:52 AM 2/7/2004, Janusz Piwowarski wrote:
>Hello
>
>In operations.hpp documentation there is boost::maxint_t file_size()
>instead of boost::intmax_t .
Fixed. Thanks.
BTW, I'm pretty sure the POSIX implementation isn't quite right for 32-bit
systems supporting 64-bit file sizes. I'm in the process of building a
Linux system to make testing easier.
--Beman