Forum: Ruby-core [ruby-trunk - Bug #8008][Open] super's implicit args behavior with keyword args

Posted by nov (nov matake) (Guest)
on 2013-03-03 08:51
(Received via mailing list)
Issue #8008 has been reported by nov (nov matake).

----------------------------------------
Bug #8008: super's implicit args behavior with keyword args
https://bugs.ruby-lang.org/issues/8008

Author: nov (nov matake)
Status: Open
Priority: Normal
Assignee:
Category:
Target version:
ruby -v: 2.0.0-p0


I thought this sample says "Year!" 3 times, but actually, keyword args 
are't passed to super.
https://gist.github.com/nov/5075185

Is this intended behavior?
If so, please ignore this issue.
Posted by Nobuyoshi Nakada (nobu)
on 2013-03-03 09:39
(Received via mailing list)
Issue #8008 has been updated by nobu (Nobuyoshi Nakada).

Category set to core
Assignee set to nobu (Nobuyoshi Nakada)
Target version set to current: 2.1.0

Definitely a bug.
----------------------------------------
Bug #8008: super's implicit args behavior with keyword args
https://bugs.ruby-lang.org/issues/8008#change-37273

Author: nov (nov matake)
Status: Open
Priority: Normal
Assignee: nobu (Nobuyoshi Nakada)
Category: core
Target version: current: 2.1.0
ruby -v: 2.0.0-p0


I thought this sample says "Year!" 3 times, but actually, keyword args 
are't passed to super.
https://gist.github.com/nov/5075185

Is this intended behavior?
If so, please ignore this issue.
Posted by nagachika (Tomoyuki Chikanaga) (Guest)
on 2013-03-24 17:40
(Received via mailing list)
Issue #8008 has been updated by nagachika (Tomoyuki Chikanaga).

Status changed from Closed to Assigned

I'm so sorry r39914 introduce compile error on ruby_2_0_0.
r39627 depend on r39626. I'll merge r39626.

----------------------------------------
Backport #8008: super's implicit args behavior with keyword args
https://bugs.ruby-lang.org/issues/8008#change-37894

Author: nov (nov matake)
Status: Assigned
Priority: Normal
Assignee: nagachika (Tomoyuki Chikanaga)
Category:
Target version:


I thought this sample says "Year!" 3 times, but actually, keyword args 
are't passed to super.
https://gist.github.com/nov/5075185

Is this intended behavior?
If so, please ignore this issue.
Posted by nagachika (Tomoyuki Chikanaga) (Guest)
on 2013-03-24 17:50
(Received via mailing list)
Issue #8008 has been updated by nagachika (Tomoyuki Chikanaga).


Hmm... r39626 cannot be merged cleanly.
I'll temporary revert r39914.
----------------------------------------
Backport #8008: super's implicit args behavior with keyword args
https://bugs.ruby-lang.org/issues/8008#change-37895

Author: nov (nov matake)
Status: Assigned
Priority: Normal
Assignee: nagachika (Tomoyuki Chikanaga)
Category:
Target version:


I thought this sample says "Year!" 3 times, but actually, keyword args 
are't passed to super.
https://gist.github.com/nov/5075185

Is this intended behavior?
If so, please ignore this issue.
Please log in before posting. Registration is free and takes only a minute.
Existing account (Switch to SSL-encrypted connection)
NEW: Do you have a Google/GoogleMail or Yahoo account? No registration required!
Log in with Google account | Log in with Yahoo account
No account? Register here.