Coder Social home page Coder Social logo

Comments (7)

Esonhugh avatar Esonhugh commented on May 29, 2024

Havoc depends on [toml @ c32a20e](https://github.com/ToruNiina/toml11/tree/c32a20e1ee690d6e6bf6f37e6d603402d49b15f0)

from toml11.

Esonhugh avatar Esonhugh commented on May 29, 2024

I guess if change the order of (defined(_POSIX_C_SOURCE) && _POSIX_C_SOURCE >= 200112L) || (defined(_XOPEN_SOURCE) && _XOPEN_SOURCE >= 600) and defined(_GNU_SOURCE) may fix this problem.

from toml11.

ToruNiina avatar ToruNiina commented on May 29, 2024

Thank you for finding the problem.
If the patch fixes the problem in your env (and also passes all other CIs), it is worth merging.
Would you be interested in creating a pull request to address this issue?

from toml11.

Esonhugh avatar Esonhugh commented on May 29, 2024

Thank you for finding the problem. If the patch fixes the problem in your env (and also passes all other CIs), it is worth merging. Would you be interested in creating a pull request to address this issue?

HELP NEEDED

I think this is a problem based on difference between arch and compilers. And that will be a little bit hard on testing whether fix works.

So I need more details about such Marco and flags. And then create a new fix in PR. What do u think about that?

from toml11.

Esonhugh avatar Esonhugh commented on May 29, 2024

Bad news is it works well when i clone project directly(not as submodule). It compiled and works well.
and I tried change order of defined and it died in Havoc as well.

from toml11.

Esonhugh avatar Esonhugh commented on May 29, 2024

#233

from toml11.

ToruNiina avatar ToruNiina commented on May 29, 2024

Fixed by #233.

from toml11.

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.