Re: [Boost-bugs] [Boost C++ Libraries] #3934: serialization assertion failure on windows using DLLs

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #3934: serialization assertion failure on windows using DLLs
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2010-02-26 07:15:48


#3934: serialization assertion failure on windows using DLLs
--------------------------------+-------------------------------------------
 Reporter: cris@… | Owner: ramey
     Type: Bugs | Status: new
Milestone: Boost 1.43.0 | Component: serialization
  Version: Boost 1.42.0 | Severity: Regression
 Keywords: |
--------------------------------+-------------------------------------------

Comment(by ramey):

 I've been looking into this. It looks to me that just instantiating D or
 C in the main module will instantiate all the code in the class which will
 trigger an export. At least it looks this way on windows/msvc. Could you
 investigate with unix by running the debugger to see if it happens with
 unix. There is also the question of whether it's the gcc vs msvc. I
 should be able to check that here as I can compile and test gcc under
 cygwin.

 Thanks for helping out on this.

 Robert Ramey

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