Merged
Conversation
ioquatix
approved these changes
Sep 26, 2022
Member
|
It might be nice to explain how it works (in a source code comment). |
k0kubun
approved these changes
Sep 26, 2022
Member
k0kubun
left a comment
There was a problem hiding this comment.
confirmed that this works for gcc 11. thanks!
tenderlove
added a commit
to jemmaissroff/ruby
that referenced
this pull request
Sep 26, 2022
* master: (31 commits) Rename method name in keyword test from y to yo Refactor str_substr and str_subseq * expand tabs. [ci skip] This commit implements the Object Shapes technique in CRuby. string.c: don't create a frozen copy for str_new_shared Fix coderange calculation in String#b Fix `io/buffer.h` header guard. Update `IO::Buffer` read/write to use rb_thread_io_blocking_region. (ruby#6438) Suppress a warning on clang Add several new methods for getting and setting buffer contents. (ruby#6434) Generate the revision.h before Makefile [Bug #19021] Fix safe call w/ conditional assign Initialize Objective-C classes before fork() for macOS 13 [ruby/rdoc] Fix ruby script in "test_parse_method_bracket" (ruby/rdoc#927) Avoid type limits (ruby#6435) Extract `RUBY_RELEASE_DATE` from also revision.h Use `int first_lineno` for binary format. Rework vm_core to use `int first_lineno` struct member. Rework `first_lineno` to be `int`. [ruby/bigdecimal] Remove trailing whitespace. ...
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.