Re: [Boost-bugs] [Boost C++ Libraries] #4850: Regression test failures with ICU 4.4.2

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #4850: Regression test failures with ICU 4.4.2
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2010-11-16 02:12:18


#4850: Regression test failures with ICU 4.4.2
--------------------------------------+-------------------------------------
  Reporter: ktchan | Owner: johnmaddock
      Type: Bugs | Status: closed
 Milestone: Boost-1.46.0 | Component: regex
   Version: Boost Development Trunk | Severity: Regression
Resolution: invalid | Keywords:
--------------------------------------+-------------------------------------
Changes (by ktchan):

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

Comment:

 I don't know how / why you can't reproduce it seeing I've managed to
 reproduce the problem consistently whether I'm running Ultimate or
 Professional and in Win 7 x64, x86, or Win XP x86.

 I've managed to figure out what the problem is, just not necessarily
 whether it's a VS bug or an ICU one. While building ICU4C from source,
 icudt44.dll is the first thing built (at 3KB). However that's not finished
 as the last project add about 14MB of data into the dll. The combination
 of VS2010 & ICU4C 4.4.2 does not do that last step if and only if one
 build both the Debug & Release files into the same output directory (which
 is the default) resulting in a DLL that's missing about 14MB of data.

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/4850#comment:4>
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:50:04 UTC