Giter VIP home page Giter VIP logo

Comments (5)

spc476 avatar spc476 commented on August 28, 2024

Thanks for the heads up. I don't have Windows so it's kind of hard for me to test that particular platform. I'll fix the build type in the next few days (there's a hurricane headed my way so please excuse the delay).

If you aren't using RAINS (https://britram.github.io/rains-prototype/) then you can ignore this (the issue is the random nature of Lua hash tables---I'll have to fix the test). That the rest of the tests passed means it does work.

from cbor.

moteus avatar moteus commented on August 28, 2024

You can use e.g. AppVeyor. For module without external deps its really very easy.
I just try hererocks and it works quite well. Checkout my appveyor.yml file for luacom

from cbor.

spc476 avatar spc476 commented on August 28, 2024

Okay, now I remember why I used "make" instead of "builtin"---I need to use C99. If I use the builtin, it fails to compile under the Unix system I use (my C compiler does not default to C99, although it does support it).

from cbor.

spc476 avatar spc476 commented on August 28, 2024

I think I solved the issue. I have just released 1.2.1.

from cbor.

moteus avatar moteus commented on August 28, 2024

Just note. MS add C99 since MSVC 2015. So your code does not compile with older versions.
I test it with MSVC 2010. Also I do not use gcc/mingw so not sure which whey better for it.

from cbor.

Related Issues (7)

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.