From: ahoward Date: 2003-06-13T05:24:41+09:00 Subject: Re: src/yaml.y.rb:210: warning: ambiguous first argument; make sure On Fri, 13 Jun 2003, why the lucky stiff wrote: > You are looking at code generated by Racc. I would upgrade to a newer version > of YAML.rb. YAML.rb previous to 0.60 is being deprecated. will do. how strongly deprecated - will the file formats be compatible? > Very similiar. These statements alter __FILE__ and __LINE__. If you look > in the YAML.rb distribution, you'll find src/yaml.y.rb and src/emitter.rb. > These two files are cobbled into yaml.rb when you install. neat - didn't know you could do that. what's odd though, is that the line number (210) does not appear in the source? -a -- ==================================== | Ara Howard | NOAA Forecast Systems Laboratory | Information and Technology Services | Data Systems Group | R/FST 325 Broadway | Boulder, CO 80305-3328 | Email: ara.t.howard@noaa.gov | Phone: 303-497-7238 | Fax: 303-497-7259 | ~ > ruby -e 'p(%.\x2d\x29..intern)' ====================================