Code Monkey home page Code Monkey logo

Comments (5)

andychu avatar andychu commented on September 28, 2024

Many people have complained about bash's error messages. OSH error messages are more detailed, but not very polished right now.

So I am labelling these as "help wanted" and perhaps people who run into ugly error messages from OSH can help out. We can discuss on oilshell.zulipchat.com.

Some form of tests would be nice. Should we assert what stderr is?

As far as I remember, parse errors use exit code 2 and runtime errors use exit code 1.


This work can be done in parallel with OPy. Although I should fix #17 first -- interactive parse errors sometimes crash the shell!

Also I should do some of these myself first to settle on a consistent style. I think the style is p_die(msg, token=) or p_die(msg, word=) right now.


This also relates to #103.

from oil.

andychu avatar andychu commented on September 28, 2024

I decided this is "high priority" because I think the errors can be a "carrot" for OSH.

from oil.

andychu avatar andychu commented on September 28, 2024

Related to #160 -- alias -- because that will impact error messages.

from oil.

andychu avatar andychu commented on September 28, 2024

TODO: Publish examples for others to help with

from oil.

andychu avatar andychu commented on September 28, 2024

I made a huge pass over them. Closing in favor of more specific bugs.

from oil.

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.