modethree3 (Nicholas Manning)
- Login: modethree3
- Email: nicholas.manning@gmail.com
- Registered on: 05/20/2009
- Last sign in: 05/20/2009
Issues
| open | closed | Total | |
|---|---|---|---|
| Assigned issues | 0 | 0 | 0 |
| Reported issues | 0 | 1 | 1 |
Activity
05/20/2009
-
04:27 AM Ruby Bug #1494 (Third Party's Issue): tempfile#unlink may silently fail on windows
- =begin
There is an unlink method that was causing an exception when running it on my windows machine. The method will call the 'rescue' block but then will do nothing. This is problematic when things like RubyInline uses this method t...