$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: John Maddock (john_at_[hidden])
Date: 2005-03-22 05:56:35
> Did the Sunpro 10 patch ever get applied? I'm not seeing it in CVS unless
> I'm looking at the wrong file.
It did, but double checking sunpro_cc.hpp, I think I messed it up, the check
<= 0x570 should be < 0x570, fixed now.
John.