Re: [Boost-bugs] [Boost C++ Libraries] #9043: Boost serialization version does not work on Windows

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #9043: Boost serialization version does not work on Windows
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2013-10-08 11:59:35


#9043: Boost serialization version does not work on Windows
-------------------------------+-----------------------------------
  Reporter: richard.stutt@… | Owner: ramey
      Type: Bugs | Status: closed
 Milestone: To Be Determined | Component: serialization
   Version: Boost 1.54.0 | Severity: Problem
Resolution: invalid | Keywords: serialization version
-------------------------------+-----------------------------------

Comment (by richard.stutt@…):

 Replying to [comment:1 ramey]:
> I don't have vc 2010 and can't reproduce it. In any case, all tests
 pass on this platform. I'm guessing it's an issue related to intellisense
 handling of macros - which is way out my scope.

 I have upgraded to vc 2012 and tried again, the problem is no longer
 present.

 I may have been unclear, to clarify: the problem I had encountered was not
 just intellisense, and is present in the example output as downloaded from
 boost:

 in the supplied serialization/example/demo_output.txt (as was also shown
 on screen and written to file when I compiled and ran demo.cpp in vc 2010)


 {{{
 original schedule
 6:24 bob
 0x003265C8 34º135'52.56" 134º22'78.3" 24th Street and 10th Avenue
 ...
 restored schedule
 6:24
 0x0032A2F8 34º135'52.56" 134º22'78.3" 24th Street and 10th Avenue
 ...
 *** No errors detected
 }}}


 The name "bob" is absent from the restored schedule.

 This is still present in the documentation example in
 serialization/example/demo_output.txt in both boost_1_54_0.zip and
 boost_1_54_0.tar.bz2 downloaded today.

 At the least the example output should be updated to be correct.
 Additionally the example output had to be created by something, and that
 evidently also experienced the same error that I had experienced with vc
 2010.

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