$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: John Maddock (john_at_[hidden])
Date: 2005-02-15 05:43:44
> The latest incarnation of the HP compiler (version 6.0) looks to be a
> hugh improvement in respect to earlier versions. I'm looking into
> porting boost to HP aCC and I suggest to apply following (minor) patch
> (see attach). OK to commit this?
Good news about aCC; yes please do commit this, but shouldn't the check be
version checked to avoid breaking previous aCC versions?
John.