$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: John Maddock (john_at_[hidden])
Date: 2006-12-10 13:45:11
Roland Schwarz wrote:
http://groups.google.at/group/microsoft.public.vc.language/browse_frm/thread/81acb64992ed103/153b11ca2b57ee95?lnk=st&q=typeid++not+thread+safe&rnum=2&hl=de#153b11ca2b57ee95
>
> (Search google groups: typeid not thread safe)
>
> Unfortunately the guy does not mention how he found out :-(
Can you try replacing the call to typeid().name() with just a string literal
"" and see if the problem still persists?
Many thanks for your help with this !
John.