Git Product home page Git Product logo

Comments (9)

jlelli avatar jlelli commented on May 2, 2024

Which repo/branch/version are you using?

from rt-app.

v0lker avatar v0lker commented on May 2, 2024

i was using the latest master of both rt-app and json-c, both from github (scheduler-tools/rt-app, json-c/json-c)

from rt-app.

jlelli avatar jlelli commented on May 2, 2024

Mmm. I'd say that it's safer/saner to use latest release of json-c which doesn't have this problem.
I'd propose we fix after (and if) json-c decides to make that move.
Maybe we should mention this in tutorial.txt though.. or maybe we could add json-c as a git submodule and enforce its version/head commit?

from rt-app.

v0lker avatar v0lker commented on May 2, 2024

somewhat related, shouldn't the tutorial's build section be split off into an INSTALL file?

it's not up to me to decide, but the submodule version sounds like a proper way of doing this. might prevent other issues from creeping up as well.

but: why is json-c treated magically? there are many projects that say they need foo-dev and people are normally happy to install the distro's package. there isn't really any requirement on a particular version of json-c in terms of functionality, or is there?

preemptively, the workaround (#define TRUE 1) seems still useful (because it's going to be someone else who's distro will be switching to a newer version of json-c), but maybe it's cleaner to s/TRUE/true/g?

from rt-app.

jlelli avatar jlelli commented on May 2, 2024

somewhat related, shouldn't the tutorial's build section be split off into an INSTALL file?

We should indeed.

from rt-app.

jlelli avatar jlelli commented on May 2, 2024

why is json-c treated magically?

Just because you might need to statically compile it for your sys/arch?

from rt-app.

jlelli avatar jlelli commented on May 2, 2024

the workaround (#define TRUE 1) seems still useful

Guess it makes sense yes. Would you mind submitting a PR?

from rt-app.

v0lker avatar v0lker commented on May 2, 2024

i added a comment to the PR that pino-kim beat me to: #63
but can also create another one. will create one for INSTALL later.

from rt-app.

v0lker avatar v0lker commented on May 2, 2024

@pino-kim/@jlelli fixed it with #65, works for me, thus closing.

from rt-app.

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.