Overriding SCITE warning

I am using SCITE to run my ruby code. The output pane also displays all
the warning and it looks a bit cluttered. Is there any setting i can do
in SCITE so that it doesn’t display the warnings.

On Dec 4, 2007 8:04 AM, Surjit N. [email protected]
wrote:

I am using SCITE to run my ruby code. The output pane also displays all
the warning and it looks a bit cluttered. Is there any setting i can do
in SCITE so that it doesn’t display the warnings.

Depends what your warning is. If it is “warning, your computer will
explode
in 30 seconds” then you might be (or might already be) out of luck.

That is a tongue in cheek way of saying, “It would help if you posted
the
warning text you are worried about”.

Regards,

Mikel

Good Joke !!!

These are the warnings i am getting

C:/ruby/lib/ruby/1.8/Mathn.rb:118: warning: already initialized constant
Unify
C:/ruby/lib/ruby/1.8/Mathn.rb:306: warning: already initialized constant
Unify
C:/ruby/lib/ruby/gems/1.8/gems/fastercsv-1.2.1/lib/Faster_csv.rb:78:
warning: already initialized constant VERSION
C:/ruby/lib/ruby/gems/1.8/gems/fastercsv-1.2.1/lib/Faster_csv.rb:713:
warning: already initialized constant FieldInfo
C:/ruby/lib/ruby/gems/1.8/gems/fastercsv-1.2.1/lib/Faster_csv.rb:717:
warning: already initialized constant DateMatcher
C:/ruby/lib/ruby/gems/1.8/gems/fastercsv-1.2.1/lib/Faster_csv.rb:721:
warning: already initialized constant DateTimeMatcher
C:/ruby/lib/ruby/gems/1.8/gems/fastercsv-1.2.1/lib/Faster_csv.rb:751:
warning: already initialized constant Converters
C:/ruby/lib/ruby/gems/1.8/gems/fastercsv-1.2.1/lib/Faster_csv.rb:772:
warning: already initialized constant HeaderConverters
C:/ruby/lib/ruby/gems/1.8/gems/fastercsv-1.2.1/lib/Faster_csv.rb:800:
warning: already initialized constant DEFAULT_OPTIONS
C:/ruby/lib/ruby/gems/1.8/gems/fastercsv-1.2.1/lib/Faster_csv.rb:1856:
warning: already initialized constant FCSV