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

Revert "Only show command output in verbose mode (#7078)" #7130

Merged
merged 1 commit into from
Nov 28, 2023

Conversation

MaxDesiatov
Copy link
Contributor

Motivation:

With recent changes linker/compiler errors are silently consumed and don't appear in stdout or stderr.

Modifications:

This reverts commit 4c35491.

Result:

Resolves #7114.

@MaxDesiatov
Copy link
Contributor Author

@swift-ci test

@MaxDesiatov MaxDesiatov merged commit 6e07c93 into main Nov 28, 2023
@MaxDesiatov MaxDesiatov deleted the maxd/revert-command-output branch November 28, 2023 18:51
MaxDesiatov added a commit that referenced this pull request Nov 29, 2023
Cherry-pick of #7130.

### Motivation:

With recent changes linker/compiler errors are silently consumed and
don't appear in stdout or stderr.

### Modifications:

This reverts commit 4c35491.

### Result:

Resolves #7114.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

linker/compiler errors are silently consumed and don't appear in stdout or stderr
2 participants