This project is closed and read-only.
Actions
Backport #8260
closedbackport r40260 (non-symbol key is not a keyword argument)
Backport #8260:
backport r40260 (non-symbol key is not a keyword argument)
Status:
Closed
Assignee:
Description
It is a bug fix about keyword arguments.
Updated by nagachika (Tomoyuki Chikanaga) over 13 years ago
...and r40377 (fix a typo in ChangeLog).
r40260 cannot merged cleanly because it contains fixes for required keyword arguments, a new features in 2.1.0. I'll eliminate a hunk and merge it if make test-all successfully done.
Updated by nagachika (Tomoyuki Chikanaga) over 13 years ago
- Status changed from Assigned to Closed
- % Done changed from 0 to 100
This issue was solved with changeset r40381.
Tomoyuki, thank you for reporting this issue.
Your contribution to Ruby is greatly appreciated.
May Ruby be with you.
merge revision(s) 40260,40377: [Backport #8260]
Actions