Good IDE :)  Spaces are healthier.
We should standardize and require that, actually.

Otis

--- Clemens Marschner <[EMAIL PROTECTED]> wrote:
> > Please submit diffs.
> 
> Yeah, I'll do that on the weekend, have to get the latest from CVS
> (no fast
> Internet connection today).
> My IDE converts tabs to spaces when saving. Severe?
> 
> >@@ -151,7 +151,7 @@
> >                     Term term = enum.term();
> >                     if (term != null && term.field() == testField)
> >                     {
> >-                        if (!checkLower ||
> term.text().compareTo(lowerText) > 0)
> >+                        if (!checkLower ||
> term.text().compareTo(lowerText) > 0)
> >                         {
> >                             checkLower = false;
> >                             if (upperTerm != null)
> 
> --C.
> 
> 
> --
> To unsubscribe, e-mail:  
> <mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail:
> <mailto:[EMAIL PROTECTED]>
> 


__________________________________________________
Do you Yahoo!?
Yahoo! News - Today's headlines
http://news.yahoo.com

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to