Re: [Boost-bugs] [Boost C++ Libraries] #1773: VC8 compiler bug makes boost spill types into global namespace, which breaks IntelTBB

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #1773: VC8 compiler bug makes boost spill types into global namespace, which breaks IntelTBB
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2008-04-04 13:49:05


#1773: VC8 compiler bug makes boost spill types into global namespace, which
breaks IntelTBB
-------------------------------+--------------------------------------------
  Reporter: macke_at_[hidden] | Owner: ramey
      Type: Bugs | Status: new
 Milestone: To Be Determined | Component: serialization
   Version: Boost 1.35.0 | Severity: Regression
Resolution: | Keywords:
-------------------------------+--------------------------------------------
Comment (by macke_at_[hidden]):

 The mapping between my example and boost names got messed up:

 {{{
 namespace bzt = boost
 fiddle = int32_t
 foo = boost_132
 baz = bad_weak_ptr
 meep = bad_weak_ptr::what
 foobar = detail
 geronimo = bad_weak_ref
 throw baz() = boost::throw_exception(bad_weak_ptr)
 }}}

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