Re: [Cppcms-users] feedback after testing cppcms svn trunk compiled with msvc2005
Brought to you by:
artyom-beilis
|
From: Artyom <art...@ya...> - 2011-01-21 11:39:29
|
> About the backtrace fix: I thought of that yesterday but when I tried
> it I was getting a crash (ESP not maintained correctly) but today when
> I've tried it again it works as expected so I must have messed up my
> build yesterday - the bottom line is that the backtrace code from
> trunk works here also
So I should revert the changeset in backtrace? (MSVC <= 1500)
>
> > - Apache/win32 shutdown support added as well, pleas check this.
> Thanks, it looks much better that way but it still needs a fix. After
> the scope is left the objects are destroyed thus causing a crash (see
> the attached patch for one possible solution).
>
I see. I know what is the problem I'll fix this.
Artyom
|