Skip to content
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

Partial fix for #1783 for Java Loader #1805

Merged
merged 1 commit into from
Nov 10, 2023
Merged

Conversation

enebo
Copy link
Collaborator

@enebo enebo commented Nov 10, 2023

setStartLine(int line) should not have an assert to only accept positive values. start line can be negative.

`setStartLine(int line)` should not have an assert to only accept
positive values.  start line can be negative.
@kddnewton kddnewton merged commit 7bf28ea into ruby:main Nov 10, 2023
46 checks passed
@enebo enebo deleted the partial_line_fix branch November 10, 2023 20:20
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.

2 participants