From: Paul Brannan Date: 2003-07-30T22:48:30+09:00 Subject: Re: Warnings? On Wed, Jul 30, 2003 at 01:00:21AM +0900, Yukihiro Matsumoto wrote: > You've inspired me to add a way to stop all warnings. In the near > future release, -W0 stops all warnings. How can this feature be accessed from inside Ruby code? Will it be possible to turn up the warning level? My personal preference would be to always use the highest warning level possible. Paul