Bug#566611: libruby1.8: A warning has shown in pathname.rb

2010-04-03 Thread Frank Lin PIAT
Hello, Any progress on this? It would be nice if DebianSqueeze dhelp users weren't thrown errors like: De-registering 294, re-registering 294 doc-base files /usr/lib/ruby/1.8/pathname.rb:263: warning: `*' interpreted as argument prefix Thanks, Franklin -- To UNSUBSCRIBE, email to debian-b

Bug#566611: libruby1.8: A warning has shown in pathname.rb

2010-02-27 Thread Julian Gilbey
On Sun, Jan 24, 2010 at 02:04:08PM +0900, Taku YASUI wrote: > Package: libruby1.8 > Version: 1.8.7.249-1 > Severity: minor > Tags: patch > > > ruby1.8 interpriter has reported a warning in /usr/lib/ruby/1.8/pathname.rb. > Run as follows: > > % ruby1.8 -w -e 'require "pathname"' > /usr/lib/ruby/1

Bug#566611: libruby1.8: A warning has shown in pathname.rb

2010-01-23 Thread Taku YASUI
Package: libruby1.8 Version: 1.8.7.249-1 Severity: minor Tags: patch ruby1.8 interpriter has reported a warning in /usr/lib/ruby/1.8/pathname.rb. Run as follows: % ruby1.8 -w -e 'require "pathname"' /usr/lib/ruby/1.8/pathname.rb:263: warning: `*' interpreted as argument prefix Following patch w