Giter VIP home page Giter VIP logo

Comments (4)

dwightguth avatar dwightguth commented on August 18, 2024

Oh, that's a bug. It has to do with the way we're dumping configurations when a program fails. You should be able to fix it by enabling the kserver, which will conveniently also make kcc much faster. You do this by running the "kserver" command in another window while the kframework is in your path.

I am in meetings for the rest of the day but I will fix this tomorrow, and it will probably go live on Friday.

from c-semantics.

farazhussain avatar farazhussain commented on August 18, 2024

Thanks! On enabling the kserver and compiling, the message about the missing class is gone, but I still get translation failed. I'm guessing it didn't generate the binary because kcc determined that this program has undefined behavior?

from c-semantics.

dwightguth avatar dwightguth commented on August 18, 2024

That's correct. The open source version of the C semantics cannot recover
from errors: if your program has undefined behavior, it will report the
error and then stop.

On Sep 21, 2016 4:00 PM, "Faraz Hussain" [email protected] wrote:

Thanks! On enabling the kserver and compiling, the message about the
missing class is gone, but I still get translation failed. I'm guessing it
didn't generate the binary because kcc determined that this program has
undefined behavior?


You are receiving this because you were assigned.
Reply to this email directly, view it on GitHub
#257 (comment),
or mute the thread
https://github.com/notifications/unsubscribe-auth/AE3jna6WZLdkm39ij7lSyPEXB7VD0B1xks5qsZrygaJpZM4KDNa-
.

from c-semantics.

farazhussain avatar farazhussain commented on August 18, 2024

Thanks!

from c-semantics.

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.