Giter VIP home page Giter VIP logo

Comments (8)

JohnSully avatar JohnSully commented on May 9, 2024

I have not seen that failure but I will investigate.

I'm always happy to receive issues so please don't hesitate to open them if you see something that's not working correctly.

from keydb.

LZL0 avatar LZL0 commented on May 9, 2024

You may close this issue if you like.

from keydb.

JohnSully avatar JohnSully commented on May 9, 2024

I have this as part of my backlog to improve test reliability. However it doesn't appear to be a production issue so it will be a bit behind other issues on the TODO list.

from keydb.

JohnSully avatar JohnSully commented on May 9, 2024

I’ve cleaned up the tests a lot in the unstable branch. If you have time to try it I would appreciate it.

from keydb.

LZL0 avatar LZL0 commented on May 9, 2024

My apologies for the delay.

There seems to be a minor error while building.

networking.cpp:625:16: note: suggested alternative:
In file included from /usr/include/c++/5/random:38:0,
                 from /usr/include/c++/5/bits/stl_algo.h:66,
                 from /usr/include/c++/5/algorithm:62,
                 from server.h:55,
                 from networking.cpp:31:
/usr/include/c++/5/cmath:621:5: note:   ‘std::isinf’
     isinf(_Tp __x)
     ^
Makefile:284: recipe for target 'networking.o' failed
make[1]: *** [networking.o] Error 1
make[1]: Leaving directory '/var/keydb-unstable/KeyDB-unstable/src'
Makefile:6: recipe for target 'all' failed
make: *** [all] Error 2

from keydb.

JohnSully avatar JohnSully commented on May 9, 2024

What is your GCC/clang version?

from keydb.

JohnSully avatar JohnSully commented on May 9, 2024

This is specific to GCC v5. I will support GCC versions capable of C++14 so I've fixed this with the change: 6cf85d1

from keydb.

JohnSully avatar JohnSully commented on May 9, 2024

I've verified everything compiles and all tests pass on Ubuntu 16.04. If you have any more issues please reopen.

from keydb.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.