Skip to content

fix(core): dont catch Sys_error in Source.length - #81

Merged
johnyob merged 1 commit into
mainfrom
raise-on-file-not-found
Mar 9, 2026
Merged

fix(core): dont catch Sys_error in Source.length#81
johnyob merged 1 commit into
mainfrom
raise-on-file-not-found

Conversation

@johnyob

@johnyob johnyob commented Mar 9, 2026

Copy link
Copy Markdown
Owner

Fixes bug found in #77

@johnyob
johnyob force-pushed the raise-on-file-not-found branch from 3cad01c to fa7647b Compare March 9, 2026 23:48
@johnyob
johnyob merged commit 81e04d9 into main Mar 9, 2026
9 checks passed
@johnyob
johnyob deleted the raise-on-file-not-found branch March 9, 2026 23:59
johnyob added a commit to johnyob/opam-repository that referenced this pull request Jul 23, 2026
CHANGES:

- feat(renderer): add boxing to trailing labels ([johnyob/grace#92](johnyob/grace#92))
- fix(renderer): print unicode and ansi-styled snippets as correct lengths ([johnyob/grace#88](johnyob/grace#88))
- feat(renderer): add boxing to multi-line labels ([johnyob/grace#88](johnyob/grace#88))
- feat(json_conv): use `Yojson.Basic.t` ([johnyob/grace#87](johnyob/grace#87))
- feat(json_conv): add `Grace_json_conv` for conversion to Yojson ([johnyob/grace#84](johnyob/grace#84))
- fix(core): dont catch `Sys_error` in `Source.length` if the fail doesn't exist ([johnyob/grace#81](johnyob/grace#81))
- feat(renderer): support configurable contextual lines ([johnyob/grace#74](johnyob/grace#74))
johnyob added a commit to johnyob/opam-repository that referenced this pull request Jul 24, 2026
CHANGES:

- feat(renderer): add boxing to trailing labels ([johnyob/grace#92](johnyob/grace#92))
- fix(renderer): print unicode and ansi-styled snippets as correct lengths ([johnyob/grace#88](johnyob/grace#88))
- feat(renderer): add boxing to multi-line labels ([johnyob/grace#88](johnyob/grace#88))
- feat(json_conv): use `Yojson.Basic.t` ([johnyob/grace#87](johnyob/grace#87))
- feat(json_conv): add `Grace_json_conv` for conversion to Yojson ([johnyob/grace#84](johnyob/grace#84))
- fix(core): dont catch `Sys_error` in `Source.length` if the fail doesn't exist ([johnyob/grace#81](johnyob/grace#81))
- feat(renderer): support configurable contextual lines ([johnyob/grace#74](johnyob/grace#74))
johnyob added a commit to johnyob/opam-repository that referenced this pull request Jul 27, 2026
CHANGES:

- feat(renderer): add boxing to trailing labels ([johnyob/grace#92](johnyob/grace#92))
- fix(renderer): print unicode and ansi-styled snippets as correct lengths ([johnyob/grace#88](johnyob/grace#88))
- feat(renderer): add boxing to multi-line labels ([johnyob/grace#88](johnyob/grace#88))
- feat(json_conv): use `Yojson.Basic.t` ([johnyob/grace#87](johnyob/grace#87))
- feat(json_conv): add `Grace_json_conv` for conversion to Yojson ([johnyob/grace#84](johnyob/grace#84))
- fix(core): dont catch `Sys_error` in `Source.length` if the fail doesn't exist ([johnyob/grace#81](johnyob/grace#81))
- feat(renderer): support configurable contextual lines ([johnyob/grace#74](johnyob/grace#74))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant