Project

General

Profile

Actions

Bug #11209

closed

[PATCH] Fix for String#+ when subclassed

Bug #11209: [PATCH] Fix for String#+ when subclassed

Added by yoongkang (Yoong Kang Lim) over 10 years ago. Updated over 6 years ago.

Status:
Closed
Assignee:
-
Target version:
-
[ruby-core:69446]

Description

See #10845.

I also have a Github PR at https://github.com/ruby/ruby/pull/920.


Files

0001-Fix-String-when-subclassed.patch (1.48 KB) 0001-Fix-String-when-subclassed.patch yoongkang (Yoong Kang Lim), 06/04/2015 01:25 AM

Related issues 1 (0 open1 closed)

Is duplicate of Ruby - Bug #10845: Subclassing StringClosedmatz (Yukihiro Matsumoto)Actions

Updated by yoongkang (Yoong Kang Lim) over 10 years ago Actions #2

  • File deleted (diff.patch)

Updated by yoongkang (Yoong Kang Lim) over 10 years ago Actions #3 [ruby-core:69459]

My apologies, just realised the previous patch file was in the wrong format. Uploaded a new patch.

Updated by nobu (Nobuyoshi Nakada) over 10 years ago Actions #4

  • Is duplicate of Bug #10845: Subclassing String added

Updated by nobu (Nobuyoshi Nakada) over 10 years ago Actions #5 [ruby-core:69461]

I think it is a spec, and there must be more duplicate issues here but can't find them now.

Updated by yoongkang (Yoong Kang Lim) over 10 years ago Actions #6 [ruby-core:69463]

You mean the original behaviour was intentional?

Updated by jeremyevans0 (Jeremy Evans) over 6 years ago Actions #7

  • Status changed from Open to Closed
Actions

Also available in: PDF Atom