Actions
Bug #16856
closedStructs accepting keyword arguments issue a warning with Ruby 2.7
Bug #16856:
Structs accepting keyword arguments issue a warning with Ruby 2.7
Status:
Closed
Assignee:
-
Target version:
-
ruby -v:
ruby 2.7.1p83 (2020-03-31 revision a0c7c23c9c) [x86_64-linux]
Updated by jeremyevans0 (Jeremy Evans) about 6 years ago
- Status changed from Open to Closed
I believe this was fixed in #16801, which is already marked as required for backport to 2.7. With the master branch, there is no warning for the code.
Actions