[C++-sig] Re: boost build problem

David Abrahams david.abrahams at rcn.com
Tue Jul 16 18:19:10 CEST 2002


From: "Berthold Höllmann" <hoel at germanlloyd.org>


> "David Abrahams" <david.abrahams at rcn.com> writes:
>
> > From: "Berthold Hllmann" <hoel at germanlloyd.org>
> >
> >
> > > "David Abrahams" <david.abrahams at rcn.com> writes:
> > >
> >
> > OK. If you can reproduce this problem with a small testcase and report
> it
> > to http://gcc.gnu.org/cgi-bin/gnatsweb.pl, I will be happy to apply a
> patch
> > to the toolset to work around the problem.
> >
> > Deal?
>
>
> OK, it's Problem Report 7327 on
> http://gcc.gnu.org/cgi-bin/gnatsweb.pl, but because the lines
>
>
> #include <boost/any.hpp>
>
> int main(void) {
>   return 0;
> }
>
> expand to a whole lot of stuff in the preprocessor, the bug report
> became quite big.

Well, that's hardly a "small testcase" is it? Couldn't you reduce it to a
simple example?

-Dave







More information about the Cplusplus-sig mailing list