rubyhack (first last)
- Login: rubyhack
- Registered on: 12/02/2012
- Last sign in: 08/25/2013
Issues
open | closed | Total | |
---|---|---|---|
Assigned issues | 0 | 0 | 0 |
Reported issues | 0 | 2 | 2 |
Activity
12/24/2012
- 06:12 PM Ruby master Feature #7526: infinit loop in Registry::each_value
- rubyhack (first last) wrote:
> the correction :
> rescue Error
> index += 1
> next
>...
12/06/2012
- 08:04 PM Ruby master Feature #7526 (Closed): infinit loop in Registry::each_value
- in win32/registry.rb :
begin
type, data = read(subkey)
rescue Error
next
...
12/03/2012
- 04:21 PM Ruby master Bug #7497: net/ftp.rb can't list ftp sites behind a firewall
- thank you zzak.
sorry again , any one can close this issue, after downloading 1.8.6 I realized that the attr_accesso...
12/02/2012
- 08:03 PM Ruby master Bug #7497: net/ftp.rb can't list ftp sites behind a firewall
- sorry
Category: lib
and the correction is better writen as :
attr_accessor :passive
- 07:54 PM Ruby master Bug #7497 (Rejected): net/ftp.rb can't list ftp sites behind a firewall
- net/ftp.rb can't list ftp sites behind a firewall ,
to solve this issue ftp passive mode must be used , the support ...
Also available in: Atom