Actions
Bug #2001
closedStringScanner#string= dups and freezes when it shouldn't
Status:
Closed
Assignee:
-
Target version:
-
ruby -v:
ruby 1.9.2dev (2009-08-27 trunk 24678) [i386-darwin9.8.0]
Backport:
Description
=begin
StringScanner#string= will dup the target string and then freeze the duplicate string. It should not do this.
I've attached a patch which demonstrates the problem and fixes it.
=end
Files
Actions
Like0
Like0