hoylen (Hoylen Sue)
- Login: hoylen
- Email: hoylen@hoylen.com
- Registered on: 12/21/2012
- Last sign in: 06/25/2014
Issues
| open | closed | Total | |
|---|---|---|---|
| Assigned issues | 0 | 0 | 0 |
| Reported issues | 0 | 1 | 1 |
Activity
12/21/2012
-
04:06 PM Ruby Feature #7596 (Closed): Find::find should not silently ignores errors
- =begin
The current implementation of (({Find::find})) silently ignores errors. It deliberately catches a number of (({Errno::*})) errors and just continues processing. This can cause unexpected (and often unnoticed) results when, for ex...