|
Boost : |
From: Beman Dawes (bdawes_at_[hidden])
Date: 2003-12-21 20:29:25
At 06:31 PM 12/21/2003, Joel de Guzman wrote:
>...
>We did however find some other bugs. One, related to CRTP, was hard to
>track. I'll quote Giovanni (with some of my annotations):
>...
>static_cast<const DerivedT&>(*this).func()
>
>This seemingly-innocous code triggers a silent compilation bug in MWCW
8.3,
>because it creates a temporary variable of type DerivedT,
>
>...
>
> > They are running a beta right now for their next release, and I'd like
> > to report it to them if they still have a bug.
>
>I hope that helps.
Could you please put together a little program that illustrates the bug?
I'm guessing it will help to have a complete program.
As long as we can communicate the issue, the Metrowerks folks do make
fixes, so it is worth it to give them a test case.
--Beman
Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk