Project

General

Profile

Actions

Bug #1652

closed

pathname issues warning

Added by RobertDober (Robert Dober) almost 15 years ago. Updated almost 13 years ago.

Status:
Closed
Assignee:
-
ruby -v:
ruby 1.9.1p129 (2009-05-12 revision 23412) [i686-linux]
[ruby-core:23911]

Description

=begin
516/17 > ruby reader.rb
/usr/local/lib/ruby/1.9.1/pathname.rb:270: warning: `*' interpreted as argument prefix

This is painfull as lots of libraries use it. And it is a trivial fix of course that I have attached
=end


Files

pathname.patch (319 Bytes) pathname.patch patch adding the ( ) around yield's params in #270 RobertDober (Robert Dober), 06/18/2009 05:52 PM
Actions #1

Updated by matz (Yukihiro Matsumoto) almost 15 years ago

  • Status changed from Open to Closed

=begin
already fixed by r23483.
=end

Actions

Also available in: Atom PDF

Like0
Like0