Hi
In 1.8.0, I get the following warning when $VERBOSE = true:
src/yaml.y.rb:208: warning: ambiguous first argument; make sure
Why Why?
Hi
In 1.8.0, I get the following warning when $VERBOSE = true:
src/yaml.y.rb:208: warning: ambiguous first argument; make sure
Why Why?
There should be no yaml.y.rb references in YAML modules later than 0.49.2.
This error seems to indicate that an older version is being loaded. You
didn’t try to install YAML over Ruby 1.8?
_why
On Wednesday 01 October 2003 09:16 am, Jim Freeze wrote:
In 1.8.0, I get the following warning when $VERBOSE = true:
src/yaml.y.rb:208: warning: ambiguous first argument; make sure
Ahh yes. It was an old copy of yaml lying around.
Thanks
On Friday, 3 October 2003 at 2:46:13 +0900, why the lucky stiff wrote:
On Wednesday 01 October 2003 09:16 am, Jim Freeze wrote:
In 1.8.0, I get the following warning when $VERBOSE = true:
src/yaml.y.rb:208: warning: ambiguous first argument; make sure
There should be no yaml.y.rb references in YAML modules later than 0.49.2.
This error seems to indicate that an older version is being loaded. You
didn’t try to install YAML over Ruby 1.8?
Absurdity, n.:
A statement or belief manifestly inconsistent with one’s own
opinion.
– Ambrose Bierce, “The Devil’s Dictionary”