Coder Social home page Coder Social logo

sociomantic-tsunami / ebtree Goto Github PK

View Code? Open in Web Editor NEW

This project forked from haproxy-unofficial-obsolete-mirrors/ebtree

0.0 0.0 6.0 268 KB

Ebtree fork with 128bit support and improved support to make bindings for D

Home Page: http://1wt.eu/projects/

License: MIT License

Makefile 0.51% C 97.91% Shell 1.56% Dockerfile 0.02%

ebtree's People

Contributors

geod24 avatar horms avatar leandro-lucarella-sociomantic avatar nemanja-boric-sociomantic avatar wtarreau avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

ebtree's Issues

Fix deploy error

When deploying to bintray, travis complains about:

Error: You must specify -t TAG if $TRAVIS_TAG is not present!

Which is totally weird. This makes me think though, that we need to run this inside docker, otherwise the jfrog tool wont be there (I thoought I tested this! Maybe travis provides the tool in the VM?). In any case is weird that the $TRAVIS_TAG is empty, it seems to work fine in cachalot.

Infinite loop in eb128_lookup()

Originally reported as:

Unfortunately I don't have more information about the exact cause. I do have a core dump of it but no debug information about the eb-tree parts. I'll compile with the debug version next time and see if I can get more information.

can not build for windows & clang

src/ebtree.h:492:10: error: invalid operand for instruction
        __asm__("bsrq %1,%0" : "+r" (r) : "rm" (x));
                ^
<inline asm>:1:17: note: instantiated into assembly here
        bsrq -16(%rbp),%eax
                       ^~~~
32 warnings generated.
26 warnings generated.
32 warnings and 1 error generated.
make: *** [Makefile:34: obj/static-eb64tree.o] Error 1
make: *** Waiting for unfinished jobs....
src/ebtree.h:492:10: error: invalid operand for instruction
        __asm__("bsrq %1,%0" : "+r" (r) : "rm" (x));
                ^
<inline asm>:1:17: note: instantiated into assembly here
        bsrq -16(%rbp),%eax
                       ^~~~
33 warnings and 1 error generated.

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.