$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Pavel Vozenilek (pavel_vozenilek_at_[hidden])
Date: 2006-05-22 21:13:16
"Slava, Alex" wrote:
>> * Large file support - A practical approach to this would be to limit the
>> support to 64-bit systems, which are starting to be very common and in
>> which
>> you don't have mmap issues. Would this be a good idea ?
>>
>
> This would be an easy way; but 32-bit systems are still going to be around
> for
> years.
>
4+ GB files are processed part by part on 32-bits systems.
/Pavel