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

cmd/wit-bindgen-go: output does not write to Command.Writer #235

Open
ydnar opened this issue Nov 6, 2024 · 0 comments
Open

cmd/wit-bindgen-go: output does not write to Command.Writer #235

ydnar opened this issue Nov 6, 2024 · 0 comments
Assignees

Comments

@ydnar
Copy link
Collaborator

ydnar commented Nov 6, 2024

Seen here in TestSimpleGenVerbosity: https://github.com/bytecodealliance/go-modules/actions/runs/11694676414/job/32568756025?pr=234#step:5:124

Fix should be to use cmd.Writer instead of hard-coding os.Stdout and cmd.ErrWriter instead of hard-coding os.Stderr.

@ydnar ydnar self-assigned this Nov 6, 2024
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

No branches or pull requests

1 participant