Conversation
1ab2d04 to
fb3be2c
Compare
fb3be2c to
5b6a8a0
Compare
|
I am afraid that it is not as easy. using another ruby version requires also to modify the ruby language source code. |
|
Ah so we have to pull in Ruby source to ruby directory here? |
|
Yes, and report all changes, as far as I understand, you can find them: It would have been nice if all that was included in ruby code directly... or if those changes were reported automatically in ruby code after processing, instead of manual change, if it's the current case. |
|
I pulled in ruby from https://github.com/ruby/ruby/releases/tag/v3_1_2 Not sure if this is what you're looking for |
|
Well, I mean rather this: |
|
Does that come from the compilation? |
|
I am considering taking a pass at this. If I had to summarize the proposed process I would use, is it something like?
Profit??? Is this on-track? Are there other gotchas or code to change? I see there's a large diff. Is that what was tried previously? |
No description provided.