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