Skip to content

Conversation

@KristofferC
Copy link
Member

This doesn't compose well with exceptions trying to provide colors in their error messages.

Fixes #36015

this doesnt compose well with exceptions trying to provide colors in
their error messages
@KristofferC KristofferC added error handling Handling of exceptions by Julia or the user error messages Better, more actionable error messages labels May 25, 2020
@StefanKarpinski
Copy link
Member

I agree that a wall of red isn't particularly readable. Better imo to have ERROR: be red and the rest of the error message be able to use color to give better messages.

@JeffBezanson JeffBezanson merged commit c974bc6 into master May 28, 2020
@JeffBezanson JeffBezanson deleted the kc/error_color branch May 28, 2020 21:00
simeonschaub pushed a commit to simeonschaub/julia that referenced this pull request Aug 11, 2020
…g#36024)

this doesnt compose well with exceptions trying to provide colors in
their error messages
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

error handling Handling of exceptions by Julia or the user error messages Better, more actionable error messages

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Remove enforcal of printing exceptions as red

3 participants