Subject: Re: [boost] [serialization] new portable binary archive based, on HDF5
From: Daniel Koester (dk_at_[hidden])
Date: 2013-12-15 03:22:15


On Fri, 13 Dec 2013 22:39, Mateusz Loskot <mateusz_at_[hidden]> wrote:
>> My suggestion would be for Robert Ramey and
>> other interested developers to consider the inclusion of my work in the
>> official serialization code. I am not sure about the exact procedure in
>> this case.
>
> I *guess*, it may qualify for the Fast Track Review:
> http://www.boost.org/community/reviews.html

I will check out the procedure.

>> I have forked from the Git serialization archive. All supplied tests
>> have passed for gcc on Linux and MSVC 10 on Windows. My work can be
>> pulled from
>>
>> https://github.com/dk1978/serialization/tree/development
>
> Hmm, have you updated the development branch with the upstream lately,
> as well as the master in your fork?
>
> AFAICT it is a few months behind the current upstream, the master too,
> it seems impossible to generate a diff usable enough to review your additions.

You are right, I have neglected to synchronize with the upstream master,
and mostly ignored my own master branch. Please try again now.

Best regards,
Daniel Koester