Boost logo

Boost :

Subject: Re: [boost] [1.37.0][serialization] unreferenced formal parameterwarning
From: Robert Ramey (ramey_at_[hidden])
Date: 2008-10-22 16:53:52


binary portable archive changed a lot. Basically it wasn't portable before.

But - it was (and still is) considered a demo and no effort was expended
in maintaining backward compatability. I would suggest in this case
that you make copy binary_portable_archive from 1.35, rename
it, recompile it under the new name, and use it to read the old files.

Robert Ramey

Jeff Flinn wrote:
> Robert,
>
> Can this be fixed:
>
> \boost_1_37_0\boost/serialization/extended_type_info_typeid.hpp(115) :
> warning C4100: 'p' : unreferenced formal parameter

that's already fixed.

>
> I'm also having trouble reading portable_binary file generated from
> boost_1_35_0. I'll try to reproduce with a smaller test case, but if
> you have any ideas on what to look for I'd appreciated it.
>
> Thanks, Jeff
>
> _______________________________________________
> Unsubscribe & other changes:
> http://lists.boost.org/mailman/listinfo.cgi/boost


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk