$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] boost serialisation, PORTABLE_BINARY_ARCHIVE fix required
From: Nat Linden (nat_at_[hidden])
Date: 2013-06-20 14:18:59
On Thu, Jun 20, 2013 at 11:22 AM, avib369 . <avibahra_at_[hidden]> wrote:
> By going through the portable binary and replacing 'char' with 'signed
> char'
> this long standing bug is fixed.
> I have tested the fix on Linux(opensuse103,opensuse113, HPUX,
> AIX(power6,power7)
>
> This is a fairly safe and quick fix, can I please ask the authors of this
> library
> to add this fix, for the next version of boost.
Based on previous replies to such requests, I'm going to guess that
they're going to ask you to file a Trac ticket with a patch file.