Boost logo

Boost :

From: Douglas Gregor (gregod_at_[hidden])
Date: 2001-11-05 21:31:35


On Monday 05 November 2001 05:02, you wrote:
> Beman Dawes wrote:
> > libs/function/test/function_test.cpp Comeau
>
> This one appears to be a code generation problem.
> The test program should output "no errors detected", but it
> just gives a way-off return code:
>
> boosttmp.exe
> Return code: -1073741819
> Fail

On the off chance that it is a vtable-related bug, I've switched the handling
of the Comeau compiler over to the (more optimized) Function implementation.
No problems with Comeau on Linux, but I'd appreciate some feedback from
someone with access to Comeau on Win32.

        Doug


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk