Boost logo

Boost :

From: Roland Schwarz (roland.schwarz_at_[hidden])
Date: 2006-12-11 07:15:28


John Maddock wrote:
> Can you try replacing the call to typeid().name() with just a string literal
> "" and see if the problem still persists?

Did this.
Problem gone. It looks like typeid(...).name() is the culprit :-(

What now?

btw.: There are lot of C4786 warnings for msvc-6.5.
This is well known, and usually cured by disabling this warning.

Roland


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