Git Product home page Git Product logo

slash-a's People

Contributors

arturadib avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

slash-a's Issues

The samples don't compile for me using gcc version 4.6.3

me:~/src/slash-a/slash$ make
g++ -c -O3 -Wall -I../lib main.cpp
main.cpp: In function ‘int main(int, char**)’:
main.cpp:37:11: error: ‘exit’ was not declared in this scope
main.cpp:45:11: error: ‘exit’ was not declared in this scope
main.cpp:85:11: error: ‘exit’ was not declared in this scope

If I change 'exit(1)' to 'return 1' it's fine
I think it's im stdlib.h, but might work without it on some setups: http://stackoverflow.com/questions/5277560/is-exit-function-declared-anywhere-else-besides-stdlib-h

rand.sla segfaults on newer Linux kernels

Easy to replicate by running rand.sla on a new-ish linux machine. It works on my Win 8 and RHEL 6.5 boxes but fails on Debian 7 (physical), Ubuntu 14.04 (Vbox) and Mageia (Vbox) so I suspect it's a linux 3.x kernel issue. Looks like something in lib/NR-ran2.cpp.

Thought I'd leave this just so others know a workaround is to use a 2.x kernel or Windows.

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.