diff options
Diffstat (limited to 'content/posts/2003-12-03-re-news.html')
-rw-r--r-- | content/posts/2003-12-03-re-news.html | 28 |
1 files changed, 28 insertions, 0 deletions
diff --git a/content/posts/2003-12-03-re-news.html b/content/posts/2003-12-03-re-news.html new file mode 100644 index 0000000..ae422bd --- /dev/null +++ b/content/posts/2003-12-03-re-news.html @@ -0,0 +1,28 @@ +--- +date: "2003-12-03T17:39:57Z" +title: 'Re: News' +--- + +<p> +From <a href='http://blade.nagaokaut.ac.jp/cgi-bin/scat.rb/ruby/ruby-core/1854'>this message</a> on <a href='http://blade.nagaokaut.ac.jp/ruby/ruby-core/index.shtml'><code>ruby-core</code></a>: +</p> +<blockquote +cite='http://blade.nagaokaut.ac.jp/cgi-bin/scat.rb/ruby/ruby-core/1854'> +<pre> +>$ cat ybug.rb +>YAML.load( (0..1029).map {|n| { "x" => "z", "y" => n } } .to_yaml) +>$ /usr/local/lib/ruby-cvs/bin/ruby -v -r yaml ybug.rb +>ruby 1.8.1 (2003-12-01) [i686-linux] +>/usr/local/lib/ruby-cvs/lib/ruby/1.8/yaml.rb:39:in `load': parse error +>on line 666, + +ok...so this line number thing is freaking me out. Are you saying that +YAML is the +beast spoken of in Revelations ;-) +</pre> +</blockquote> + +<p> +Note: I fixed his mangled spelling of "Revelations". +</p> + |