jlambert (Jon Lambert)
- Login: jlambert
- Email: jlambert@oh.rr.com
- Registered on: 09/20/2010
- Last sign in: 09/20/2010
Issues
| open | closed | Total | |
|---|---|---|---|
| Assigned issues | 0 | 0 | 0 |
| Reported issues | 0 | 1 | 1 |
Activity
09/20/2010
-
06:13 PM Ruby Bug #3851: Ruby 1.9.2p0 crash on filename with '['
- =begin
I actually ran across the problem by mistyping.
rspec spec/ as rspec s[ec/
>ruby [foo
crash
>ruby fo[
ruby: No such file or directory -- fo[ (LoadError)
>ruby fo[o
ruby: No such file or directory -- fo[o (LoadError... -
11:20 AM Ruby Bug #3851 (Closed): Ruby 1.9.2p0 crash on filename with '['
- =begin
On Windows Vista using ruby one-click installer.
ruby 1.9.2p0 (2010-08-18) [i386-mingw32]
If you have a left bracket in the file name, ruby crashes
Example:
> ruby s[s
Windows event info:
Faulting application...