Project

General

Profile

Actions

Bug #3664

closed

Pathname#sub_ext Regression

Added by runpaint (Run Paint Run Run) over 13 years ago. Updated almost 13 years ago.

Status:
Closed
Assignee:
-
Target version:
ruby -v:
ruby 1.9.3dev (2010-08-07 trunk 28894) [i686-linux]
Backport:
[ruby-core:31640]

Description

=begin
Pathname('/tmp/foo.ext').sub_ext 'glark'
#=> RuntimeError: can't set length of shared string
=end

Actions #1

Updated by nobu (Nobuyoshi Nakada) over 13 years ago

  • Status changed from Open to Closed
  • % Done changed from 0 to 100

=begin
This issue was solved with changeset r28896.
Run Paint, thank you for reporting this issue.
Your contribution to Ruby is greatly appreciated.
May Ruby be with you.

=end

Actions

Also available in: Atom PDF

Like0
Like0