$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Jens Maurer (Jens.Maurer_at_[hidden])
Date: 2001-04-17 13:47:38
Daryle Walker wrote:
> I suspect that
> the users reporting problems are using little-endian computers, while I have
> a big-endian computer. What can I do to solve this problem?
I'd remove the augmented CRC functions until a general
boost solution for endian-independent data access becomes
available. The latter has been discussed a few times on this list
already, please have a look at the archives.
It seems useless to provide a solution for Boost.CRC in particular.
Jens Maurer