Coder Social home page Coder Social logo

Comments (5)

ankushbhardwxj avatar ankushbhardwxj commented on May 20, 2024 1

Yeah, you may proceed with a PR.

from codemon.

Enigmage avatar Enigmage commented on May 20, 2024

Hey, I'd like to work on this issue, can you assign this to me?
Also, I had a question, in case of an error do you want codemon to display some error message of its own, for example:
codemon: Found an error. Stopping execution.
Something like this.
Or, leave it as it is with just the original error message from the compiler ?

from codemon.

ankushbhardwxj avatar ankushbhardwxj commented on May 20, 2024

@Enigmage - It's a quick fix issue, currently are compiling C++ code and simply moving on to the next step of displaying output without verifying compilation passed or failed. Therefore, we just need to stop showing output if compilation failed and only show output if compilation passed.
We don't need a specific error message from codemon, just the ones from g++ are enough.

from codemon.

Enigmage avatar Enigmage commented on May 20, 2024

Okay so I'll leave the original error output as it is. So I've fixed this, just have to check the output from os.system . There is an error if output is not zero, so based on that we can stop execution. Is it okay if I make a PR for this?

from codemon.

Enigmage avatar Enigmage commented on May 20, 2024

Hey @ankingcodes I made a new PR with the requested changes since there were a lot of merge conflicts in the previous one. You can check it out.

from codemon.

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.