[lnkForumImage]
TotalShareware - Download Free Software

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


 

Forums >

comp.lang.ruby

Reporting Ruby Bugs

Michael Schonberg

4/26/2005 8:08:00 PM

Where do I report Ruby bugs? I checked the FAQ for this news group,
and did not see anything. Is rubyforge.org the correct place?

Thanks in advance,
Michael Schonberg
5 Answers

Tim Hunter

4/26/2005 8:16:00 PM

0

Michael Schonberg wrote:
> Where do I report Ruby bugs? I checked the FAQ for this news group,
> and did not see anything. Is rubyforge.org the correct place?
>
> Thanks in advance,
> Michael Schonberg

One place is http://ruby...
In the upper-right corner of the page, under "Support/Links" is the link
"Report a Ruby Bug", which takes you to

http://ruby...tracker/?atid=1698&group_id=426&func=browse

Tom Copeland

4/26/2005 8:17:00 PM

0

On Wed, 2005-04-27 at 05:09 +0900, Michael Schonberg wrote:
> Where do I report Ruby bugs? I checked the FAQ for this news group,
> and did not see anything. Is rubyforge.org the correct place?

Yup. When you post a bug here:

http://rubyforge.org/tracker/?atid=1698&group_id=426&f...

an email is automatically sent to the ruby-core mailing list with a link
to your bug post.

Yours,

Tom




Tom Copeland

4/26/2005 8:19:00 PM

0

> Yup. When you post a bug here:
>
> http://rubyforge.org/tracker/?atid=1698&group_id=426&f...
>
> an email is automatically sent to the ruby-core mailing list with a link
> to your bug post.

Of course, if you don't receive a followup, you may want to subscribe to
ruby-core:

http://www.ruby-lang.org/en/200...

and see if the issue has been resolved or is pending something or
whatever...

Yours,

Tom




Michael Schonberg

4/26/2005 8:43:00 PM

0

Thanks,

-Mike

On Wed, 27 Apr 2005 05:19:05 +0900, Tom Copeland wrote:

>> [quoted text muted]
>
> Of course, if you don't receive a followup, you may want to subscribe to
> ruby-core:
>
> http://www.ruby-lang.org/en/200...
>
> and see if the issue has been resolved or is pending something or
> whatever...
>
> Yours,
>
> Tom

Martin DeMello

4/27/2005 10:30:00 AM

0

Tom Copeland <tom@infoether.com> wrote:
> > Yup. When you post a bug here:
> >
> > http://rubyforge.org/tracker/?atid=1698&group_id=426&f...
> >
> > an email is automatically sent to the ruby-core mailing list with a link
> > to your bug post.
>
> Of course, if you don't receive a followup, you may want to subscribe to
> ruby-core:
>
> http://www.ruby-lang.org/en/200...
>
> and see if the issue has been resolved or is pending something or
> whatever...

And don't forget to demand an apology.

martin