Skip to content

Conversation

@kojix2
Copy link
Member

@kojix2 kojix2 commented Feb 16, 2025

Hi,

Recently, @edsinclair reported that IRuby stopped working because the build_statement method was removed in IRB v1.15.0 and later (Issue #363). @edsinclair fixed this issue by checking the IRB version and using the correct method (parse_input or build_statement) (PR #364).

Later, the same issue was reported again (Issue #365). Since many users are affected, we will release a new version.

Also, @sealocal has joined as a new IRuby committer.

We will continue to merge fixes and release updates as needed.

@kojix2
Copy link
Member Author

kojix2 commented Feb 16, 2025

Many tests are failing, but this is only because installing libzmq3-dev fails due to missing dependencies.
Running apt update first will fix the issue, so this is not a real problem.

kojix2@5a75fdc
https://github.com/kojix2/iruby/actions/runs/13352902467/job/37291679150

However, test refactoring may be needed in the future.

@kojix2 kojix2 merged commit c95d162 into SciRuby:master Feb 16, 2025
2 of 11 checks passed
@kojix2 kojix2 deleted the 0.8.1 branch April 10, 2025 01:54
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