ParserCombinator.jl icon indicating copy to clipboard operation
ParserCombinator.jl copied to clipboard

Add custom display to ParserException in order to handle newlines correctly

Open ChrisRackauckas opened this issue 3 months ago • 1 comments

See the discussion in https://github.com/SciML/BaseModelica.jl/pull/48

ChrisRackauckas avatar Oct 01 '25 02:10 ChrisRackauckas

This looks reasonable. I think it should ave a test that calls repr and checks there is no literal \n in output.

Also we need to move this repo. While I have merge rights here i do not have permissions to move it. cc @andrewcooke

Also we need to fix CI

oxinabox avatar Oct 01 '25 03:10 oxinabox