Project

General

Profile

Backport #1485 ยป pathname_warning.patch

patch for pathname warning. - JohnCarter (John Carter), 01/12/2010 06:45 AM

View differences:

lib/pathname.rb 2010-01-12 09:31:05.000000000 +1300
ensure
Thread.current[:pathname_sub_matchdata] = old
end
yield *args
yield( *args)
}
else
path = @path.sub(pattern, *rest)
    (1-1/1)