[BUG] shotgun/rubinius describe fails to run
Reported by Vincent Lu | June 8th, 2008 @ 11:32 PM | in 1.0 preview
It seems that removing line 29 of lib/bin/describe fixes the problem, but I think it'd be better if someone familiar with describe and the changes made to Compiler can review this.
There used to be a method Compiler.parse_flags but not anymore:
$ shotgun/rubinius describe
An exception has occurred:
No method 'parse_flags' on Compiler (Class) (NoMethodError)
Backtrace:
Kernel(Class)#parse_flags (method_missing_cv) at kernel/core/kernel.rb:650
Object#__script__ at /Users/vincent/rbx/lib/bin/describe:29
CompiledMethod#as_script at kernel/core/compiled_method.rb:379
Compile.single_load at kernel/core/compile.rb:252
Compile.unified_load at kernel/core/compile.rb:119
Kernel(Object)#load at kernel/core/compile.rb:404
Object#__script__ at kernel/loader.rb:291
Comments and changes to this ticket
-
Federico Builes June 20th, 2008 @ 07:22 PM
- → State changed from new to resolved
This was fixed by agardiner in 11c6adfc, closing as resolved.
Please Login or create a free account to add a new comment.
You can update this ticket by sending an email to from your email client. (help)
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile »
