Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Clearly identify all error messages as coming from sccache. #762

Merged
merged 1 commit into from
Jun 1, 2020

Conversation

nnethercote
Copy link
Contributor

Fixes #747.

@froydnj
Copy link
Contributor

froydnj commented Jun 1, 2020

I don't understand what's going on with TravisCI here; the status page for this pull request has green builds, but somehow that's not being reflected into the pull request?

Anyway, thanks for doing this; I'm going to merge this as-is.

@froydnj froydnj merged commit def09ca into mozilla:master Jun 1, 2020
@nnethercote nnethercote deleted the improve-error-msgs branch June 2, 2020 04:31
nnethercote added a commit to nnethercote/sccache that referenced this pull request Jun 5, 2020
This finishes what mozilla#762 started. All `println!`/`eprintln!` calls now
start with `sccache: `, except those involved in printing of requested
data, such as stats.
froydnj pushed a commit that referenced this pull request Jun 5, 2020
This finishes what #762 started. All `println!`/`eprintln!` calls now
start with `sccache: `, except those involved in printing of requested
data, such as stats.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Make sccache more prominently the source of error messages
2 participants