[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Forums >

comp.lang.ruby

Re: [BUG] accidental Dir.glob behavior change in 1.8.6

Elliott Hughes

4/26/2007 2:03:00 AM

i just noticed that you committed the change. i've checked out and tested revision 12220 of ruby_1_8 and it's working perfectly. thank-you!

--
Elliott Hughes, BlueArc Engineering

-----Original Message-----
From: Nobuyoshi Nakada [mailto:nobu@ruby-lang.org]
Sent: 2007-04-18 20:55
To: ruby-talk ML
Subject: Re: [BUG] accidental Dir.glob behavior change in 1.8.6

Hi,

At Wed, 18 Apr 2007 11:47:12 +0900,
Elliott Hughes wrote in [ruby-talk:248309]:
> actually i think you missed a couple of words in the comment. maybe something like this?
>
> +/*
> + * ENOTDIR can be returned by stat(2) if a non-leaf element of the path
> + * is not a directory.
> + */

Thank you. I'll commit it if knu admits it.

> btw, was this the right place to report a bug? there was no
> obvious link on http://www.ruby-la... and searching
> that site for "bug database" came back with 0 matches.

Not wrong place, but ruby-core ML is better.

--
Nobu Nakada