$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Larry Evans (cppljevans_at_[hidden])
Date: 2007-08-22 19:59:33
On 08/22/07 18:05, Steven Watanabe wrote:
> AMDG
>
> I just compiled every header in the trunk by itself.
>
> I have found the first error message from every file that failed
> and attached the result along with the files for running the test.
> The full output is way too big so I'm not sending it.
FWIW, I think this is a good test for every library header. I confess
I've often wondered whether many of my headers include
1) too much
or
2) not enough.
This test would at least assure the 2) doesn't happen.
-regards,
Larry