$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] NuDB: A fast key/value insert-only database for SSD drives in C++11
From: Vinnie Falco (vinnie.falco_at_[hidden])
Date: 2017-03-27 15:30:15
On Mon, Mar 27, 2017 at 11:08 AM, Niall Douglas via Boost
<boost_at_[hidden]> wrote:
> I can see the point of those...who say that...you are right...
Could I trouble you (or anyone) to submit a tiny patch to fix this
issue? I'm not fluent in Travis:
https://github.com/vinniefalco/NuDB/issues/52
I have no idea why Travis is using gcc4.6.3 even though the .yml file
asks for gcc5:
https://travis-ci.org/vinniefalco/NuDB/jobs/213555724#L375
Thanks!