Re: [Boost-bugs] [Boost C++ Libraries] #4335: Unresolved external symbols for MSVC with link=shared

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #4335: Unresolved external symbols for MSVC with link=shared
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2010-06-11 17:29:30


#4335: Unresolved external symbols for MSVC with link=shared
---------------------------------------+------------------------------------
 Reporter: matt.chambers42@… | Owner: turkanis
     Type: Bugs | Status: new
Milestone: Boost 1.44.0 | Component: iostreams
  Version: Boost Development Trunk | Severity: Showstopper
 Keywords: |
---------------------------------------+------------------------------------

Comment(by matt.chambers42@…):

 The classes in question are in:
 boost/iostreams/device/file_descriptor.hpp

 -class file_descriptor_source : private file_descriptor {
 +class BOOST_IOSTREAMS_DECL file_descriptor_source : private
 file_descriptor {

 -class file_descriptor_sink : private file_descriptor {
 +class BOOST_IOSTREAMS_DECL file_descriptor_sink : private file_descriptor
 {

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/4335#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:50:03 UTC