Re: [Boost-bugs] [Boost C++ Libraries] #1871: regex link error with msvc

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #1871: regex link error with msvc
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2008-05-13 17:24:07


#1871: regex link error with msvc
-----------------------------------------+----------------------------------
  Reporter: cedric.naniot_at_[hidden] | Owner: johnmaddock
      Type: Bugs | Status: reopened
 Milestone: Boost 1.36.0 | Component: regex
   Version: Boost 1.35.0 | Severity: Problem
Resolution: | Keywords:
-----------------------------------------+----------------------------------
Changes (by François Barel):

  * status: closed => reopened
  * resolution: fixed =>

Comment:

 Replying to [comment:1 johnmaddock]:
> Thanks for the report, fixed in Trunk with revision:
 http://svn.boost.org/trac/boost/changeset/44842

 With c44842 I now get an error when compiling
 ''libs/regex/src/wc_regex_traits.cpp'' in a DLL with VC9, because
 {{{basic_string}}}, {{{char_traits}}} and {{{allocator}}} are used without
 being defined (and I guess ''usinstances.cpp'' could suffer from the same
 problem).

 The attached ''regex.inc.patch'' fixed it for me.

--
Ticket URL: <http://svn.boost.org/trac/boost/ticket/1871#comment:2>
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