Re: [Boost-bugs] [Boost C++ Libraries] #768: Crash on exit VC8.0

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #768: Crash on exit VC8.0
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2008-04-28 02:11:05


#768: Crash on exit VC8.0
---------------------+------------------------------------------------------
  Reporter: nobody | Owner: johnmaddock
      Type: Bugs | Status: closed
 Milestone: | Component: regex
   Version: None | Severity:
Resolution: None | Keywords:
---------------------+------------------------------------------------------
Comment (by anonymous):

 After long investigation with the same problem (crash on program exit when
 actually using regex) I found that the problem is caused by mixing up the
 VC++ 2005 versions: the library was compiled with VC++ 2005 without SP1
 and the program was compiled with VC++ 2005 with SP1. When I compiled the
 library with VC++ 2005 with SP1 the problem was gone.

--
Ticket URL: <http://svn.boost.org/trac/boost/ticket/768#comment:5>
Boost C++ Libraries <http://www.boost.org/>
Boost provides free peer-reviewed portable C++ source libraries.


This archive was generated by hypermail 2.1.7 : 2017-02-16 18:49:57 UTC