Created: Wed May 14 23:11:05 UTC 2008
manveru@sigma rubinius-git/src/rubinius % ./shotgun/rubinius -I /usr/lib/ruby/site_ruby/1.8/ /home/manveru/c/ramaze/examples/localization/start.rb
A syntax error has occured:
    /home/manveru/.gems/gems/ya2yaml-0.26/lib/ya2yaml.rb:26: syntax error, unexpected tCONSTANT, expecting kEND
    near line /home/manveru/.gems/gems/ya2yaml-0.26/lib/ya2yaml.rb:26, column 28

Code:
                throw "set $KCODE to "UTF8", it's '#$KCODE' right now." if $KCODE != 'UTF8'
                           ^

Backtrace:
                                File.to_sexp at kernel/core/file.rb:476
                       Compiler.compile_file at lib/compiler/compiler.rb:30
                        Compile.compile_file at kernel/core/compile.rb:65
                      Compile.single_load {} at kernel/core/compile.rb:211
                     Compile.compile_feature at kernel/core/compile.rb:173
                         Compile.single_load at kernel/core/compile.rb:210
                     Compile.unified_load {} at kernel/core/compile.rb:159
                                  Array#each at kernel/core/array.rb:572
                        Compile.unified_load at kernel/core/compile.rb:126
    Kernel(Object)#gem_original_require (require) at kernel/core/compile.rb:455
                      Kernel(Object)#require at /usr/lib/ruby/site_ruby/1.8//rubygems/custom_require.rb:32
                           Object#__script__ at /home/manveru/c/ramaze/lib/ramaze/tool/localize.rb:5
                    CompiledMethod#as_script at kernel/core/compiled_method.rb:359
                         Compile.single_load at kernel/core/compile.rb:247
                     Compile.unified_load {} at kernel/core/compile.rb:159
                                  Array#each at kernel/core/array.rb:572
                        Compile.unified_load at kernel/core/compile.rb:126
    Kernel(Object)#gem_original_require (require) at kernel/core/compile.rb:455
                      Kernel(Object)#require at /usr/lib/ruby/site_ruby/1.8//rubygems/custom_require.rb:27
                           Object#__script__ at /home/manveru/c/ramaze/examples/localization/start.rb:5
                    CompiledMethod#as_script at kernel/core/compiled_method.rb:359
                         Compile.single_load at kernel/core/compile.rb:247
                 Compile.load_from_extension at kernel/core/compile.rb:324
                           Object#__script__ at kernel/loader.rb:204