Re: Strange __cxa_pure_virtual problem

Uwe Kindler <[email protected]>
Newsgroups gmane.os.ecos.devel
Message-ID <[email protected]>
Hello Jonathan,

thank you for your detailed description - it helped me to find the 
cause. In ustlecos.cpp there is a function:

void diag_print_exception(const exception& ex)
{
         static string exstr(64);
...

if I remove the static from the string declaration the 
__cxa_pure_virtual problem is gone.


Regards, Uwe
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.