Thanks to visit codestin.com
Credit goes to github.com

Skip to content

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