
Peter Dimov <pdimov <at> mmltd.net> writes:
Jared McIntyre wrote:
Peter Dimov <pdimov <at> mmltd.net> writes:
One reason that nobody caught it is that it fails only with class/struct return types. Compilers are a lot of fun.
Not.
Here's a minimal example that demonstrates the issue, if someone would like to take this to MS. As a regression against 7.1, it might receive a priority:
Thanks for looking into this. I can submit it to them when I get in on Monday. I assume you meant to put it against VS8? I only have SP1 at work, did you reproduce this on the base 8.0 release?
Yes, it seems to fail on a plain 8.0 as well. _______________________________________________ Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost
I was curious why this example causes an error in the compiler and the original only causes a warning. Also, would you still like me to put in a support incident on this or has someone else already reported it? Jared