$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Peter Dimov (pdimov_at_[hidden])
Date: 2002-08-17 07:52:53
From: "John Maddock" <john_maddock_at_[hidden]>
>
> I've added -Ve -Vx -a8 options to the command line by default.
>
> As a result libraries compiled with bjam should now be binary compatible
> with the default IDE options.
If one of these options is "Zero-length empty class members", this will
cause CodeGuard to report (apparently false) errors in shared_ptr.
Zero-length empty class members are non-conforming.