Re: yaml last update

From: why the lucky stiff <ruby-core@...>
Date: 2004-05-16 15:41:41 UTC
List: ruby-core #2883
Kent S. wrote:

> $ ri local
> /usr/local/lib/ruby/1.9/yaml.rb:158:in `instance_variable_set': 
> `@Time.local( year [, month, day, hour, min, sec, usec] ) => time 
> (NameError)

I can't seem to reproduce this.  Update from CVS, try again.  If it 
continues to give the error, send me your $RI_DIR/Time/local-c.yaml. 
You can get $RI_DIR by executing the following in a shell:

   $ ruby -rrdoc/ri/ri_paths -e 'p RI::Paths::PATH'
   ["/usr/local/share/ri/1.9/system"]

I'm quite sure my last checkin fixed the problem though.

_why




In This Thread

Prev Next