Sorry I was off the net the last three days... Comments are inline.

On Mon, 16 Jan 2006, Markus Barchfeld defenestrated me:
> Christopher Williams wrote:
> 
> >Markus and all,
> >
> >What are the fixes or other steps that everyone thinks we need to  
> >complete before releasing a true 0.7.0 release? The Radrails guys  
> >have been patiently waiting for the release to do their own. I think  
> >we should push to do what we can to get it out for them - they've  
> >been waiting a long time.
> >
> I think the useless .. warning is crucial despite the configurable 
> squiggels. Therefore I've created a new jruby.jar from jruby HEAD. 
> Thanks to the latest changes from Thomas this fixes bug #67. In order to 
> "fix" the useless warning I've applied the crude patch below. Thomas, do 
> you think there is a chance to add an ID to warnings for the next 
> release so that we can add preference page for filtering warnings?

  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.

> Thomas, do you see any obstacles with HEAD of jruby? I've got one 
> failing test (testDigest) and one error (testRubyRequire) when running 
> MainTestSuite.

  Uh oh...Those should not be happening.  I will take a look (although
they have no ramifications for RDT.

> 
> 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.

-Tom

-- 
+ 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