DescriptionMake javac.py output colorful
This highlights warnings in yellow, errors in red(ish), and the ^ marker
in blue.
Adds stdout_filter and stderr_filter to build_utils.CheckOutput. If the
caller handled this themselves they would need to print stdout/stderr
themselves and modify the value stored in the ProcessCalledException.
NOTRY=true
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=276231
Patch Set 1 #
Total comments: 1
Patch Set 2 : Rebase + address comment #Patch Set 3 : Rebase #
Total comments: 1
Messages
Total messages: 10 (1 generated)
|