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 14:51:54
|
> > - 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've committed the fix. Please update and check if it works. Note: you need to revert that "static" fix src/service.cpp in order to make sure that the fix I've committed works. Artyom |