Actually, no code changes should be needed.  Your patch essentially
commented out all useless warning checks.  If you want this behavior
you only need to change your three IRubyWarning concrete impls to have
setVerbose() return false instead of true.

  If this works then I will move tag RDT_0_7_0 in JRuby to latest in
trunk (that tag was last layed in October and 0.7.0 is using a later
version of JRuby).

-Tom

On Tue, 17 Jan 2006, Markus Barchfeld defenestrated me:

> 
> > Perhaps, but since we follow Ruby we need to make this additional
> >ID feature turned on as an extension of some sort.  
> >
> > As a quick fix I could have useless statment visitor check for a
> >set system property?  Anyname like 'jruby.less.warnings'?  If this
> >is set, then we will not throw a warning in these cases.  This seems
> >like a good quick solution.  Using IDs may be a better solution for
> >allowing people to set which warnings/errors they want ignore, but
> >that is probably to discuss for next version of RDT.
> >
> > 
> >
> Should be OK.
> 
> >>Please check 0.7.0.601152327NGT, if it is fine I will release 0.7.0.
> >>   
> >>
> >
> > I can make the system property based patch tommorow evening and then
> >drop a tag so that we can identify where on JRuby's trunk RDT happened
> >on.
> >
> > 
> >
> That would be great. Thanks
> Markus
> 
> 
> 
> -------------------------------------------------------
> This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
> for problems?  Stop!  Download the new AJAX search engine that makes
> searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
> http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
> _______________________________________________
> Rubyeclipse-development mailing list
> Rubyeclipse-development@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/rubyeclipse-development

-- 
+ http://www.tc.umn.edu/~enebo +---- mailto:[EMAIL PROTECTED] ----+
| Thomas E Enebo, Protagonist  | "Luck favors the prepared    |
|                              |  mind." -Louis Pasteur       |


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
_______________________________________________
Rubyeclipse-development mailing list
Rubyeclipse-development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/rubyeclipse-development

Reply via email to