
24 Jan
2006
24 Jan
'06
7:20 a.m.
AlisdairM wrote:
The latest optimizations in the function library break on the Borland compiler, which does not recognise a destructor when explicitly invoked through a typedef.
I don't have a patch for this one yet, just a quick heads-up. In the worst case, could we add a BOOST_WORKAROUND with the old behaviour?
I hope to have a better answer later this week though...
Note: This change is responsible for the errors in the following libraries too: program options regex (1 test) signals thread -- AlisdairM