Skip to content

Prevent trying to read non-existing file when extracting extra info for error messages #7656

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jul 17, 2025

Conversation

zth
Copy link
Collaborator

@zth zth commented Jul 16, 2025

Fixes #7610

@zth zth requested a review from cknitt July 16, 2025 12:41
Copy link

pkg-pr-new bot commented Jul 16, 2025

Open in StackBlitz

rescript

npm i https://pkg.pr.new/rescript-lang/rescript@7656

@rescript/darwin-arm64

npm i https://pkg.pr.new/rescript-lang/rescript/@rescript/darwin-arm64@7656

@rescript/darwin-x64

npm i https://pkg.pr.new/rescript-lang/rescript/@rescript/darwin-x64@7656

@rescript/linux-arm64

npm i https://pkg.pr.new/rescript-lang/rescript/@rescript/linux-arm64@7656

@rescript/linux-x64

npm i https://pkg.pr.new/rescript-lang/rescript/@rescript/linux-x64@7656

@rescript/win32-x64

npm i https://pkg.pr.new/rescript-lang/rescript/@rescript/win32-x64@7656

commit: dfeb4d5

@zth zth enabled auto-merge (squash) July 16, 2025 20:37
@zth zth force-pushed the fix-none-file-read branch from e28ef06 to dfeb4d5 Compare July 17, 2025 06:51
@zth zth merged commit fdf00a7 into master Jul 17, 2025
27 checks passed
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.

I/O error: _none_: No such file or directory when using regex as while condition
2 participants