Skip to content

Conversation

@kazuki0824
Copy link
Contributor

...to print an additional output to make it easier to reproduce the error.

This PR fixes #128.

to print a currently running argv to make it easier to reproduce the situation where a panic happens
@kazuki0824 kazuki0824 changed the title Use eprint instead to print the command running next Use eprintln instead to print the command running next Nov 11, 2023
@tgross35 tgross35 added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Aug 19, 2024
@tgross35 tgross35 merged commit f09de3f into rust-lang:master Aug 11, 2025
27 checks passed
@github-actions github-actions bot mentioned this pull request Dec 10, 2025
ChrisDenton pushed a commit that referenced this pull request Dec 12, 2025
## 🤖 New release

* `cmake`: 0.1.54 -> 0.1.55 (✓ API compatible changes)

<details><summary><i><b>Changelog</b></i></summary><p>

<blockquote>

##
[0.1.55](v0.1.54...v0.1.55)
- 2025-12-11

### Other

- Remove the `\\?\` prefix from paths
([#259](#259))
- Add Visual Studio 2026 support
([#255](#255))
- Make sure that cmake generate build files in current dir
([#194](#194))
- Set the MSRV to 1.65 and test this in CI
- Canonicalize the build directory
- Use `eprintln` instead to print the command running next
([#191](#191))
</blockquote>


</p></details>

---
This PR was generated with
[release-plz](https://github.com/release-plz/release-plz/).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

S-waiting-on-review Status: Awaiting review from the assignee but also interested parties.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Suggestion: more output on error for troubleshooting

2 participants