warning messages in 1.7.3

From: "Rich Kilmer" <rich@...>
Date: 2002-11-13 21:40:59 UTC
List: ruby-core #575
Is is possible to only print the first occurance of a warning of a
depricated usage of Ruby methods instead of all of them.  Its quite
painful when you get thousands of "don't use type...use class" errors
because RACC compiled #type requests into the parser.  I know RACC is
updated, but the parser that I have is from a third party who has not
yet updated.

-rich

_______________________________
Rich Kilmer, InfoEther LLC
trap("SIGINT") { raise [104, 101, 108, 108].pack("cccc") }



In This Thread

Prev Next