|
Boost Testing : |
From: David Abrahams (dave_at_[hidden])
Date: 2005-04-29 09:13:15
David Abrahams <dave_at_[hidden]> writes:
> It's a well-known problem: the build system can't trace through
> macro-generated #includes like:
>
> #include FOO(BAR)
That said, while we can't build in an entire macro preprocessor, we
can teach it to recognize certain patterns, and to warn us whenever it
encounters an #include pattern for which it doesn't have a pattern.
-- Dave Abrahams Boost Consulting www.boost-consulting.com