On Sun, 6 Aug 2017 22:53:22 +0000 "brian m. carlson" <
sand...@crustytoothpaste.net> wrote:
> tags 811628 + patch
> kthxbye
>
> Attached is a patch that makes kyotocabinet build (with warnings) with
> GCC 7.  I tried building it with CXX="g++ -std=c++03", but kyotocabinet
> uses nullptr, so that wasn't going to work.  I instead added the
> constexpr keyword which is now obligatory in C++ 11.
>
> I used "NULL" instead of nullptr because that was the existing style.
The lone "nullptr" was introduced in the gcc-7 NMU patch. When I get up and
running again
(no longer MIA) I will upload this.
> --
> brian m. carlson / brian with sandals: Houston, Texas, US
> https://www.crustytoothpaste.net/~bmc | My opinion only
> OpenPGP: https://keybase.io/bk2204

Reply via email to