>>>>> "Mark" == Mark Wielaard <[EMAIL PROTECTED]> writes:

Mark> It seems better to fix the warnings. Often they point to slightly wrong
Mark> or confusing code.

Yeah, that would be better.  However...

The shell-based build is not the best place to be looking for
warnings.  In my eclipse-based build I see nearly 10,000 warnings.
That would make for pretty big and noisy build logs.

Also I note that in lib/ we do select only a few warnings.  Perhaps
the same set ought to be used in tools/.

Mark> So, -w is accepted by your version of ecj?

No, -w is translated by the gcj-ish ecj front end that is being
invoked in the libjava build.  So the patch in question is actually
specific to gcj.

Tom

Reply via email to