This is the mail archive of the kawa@sourceware.org mailing list for the Kawa project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Kawa compiler verbosity, (compiling SOURCE.src to SOURCE)


On 07/24/2013 01:37 PM, Marius Kjeldahl wrote:
Either a "verbosity" or "quiet" simple boolean flag should suffice for
my purposes, at least initially.

I guess adding a --quiet flag would be the simplest.
Alternatively, we could turn the message off by default, and
enable with with a --verbose flag.  Though I note that javac's
-verbose option is quite a bit more verbose than Kawa's current
behavior.

Does anyone have preferences, or think we need more fine-grained
control?

 I do not it belongs to "warnings" as it
currently does.

Not sure how to parse that.
--
	--Per Bothner
per@bothner.com   http://per.bothner.com/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]