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

Report parse errors to stderr #76

Closed
garious opened this issue Mar 24, 2018 · 1 comment
Closed

Report parse errors to stderr #76

garious opened this issue Mar 24, 2018 · 1 comment
Labels
good first issue Good for newcomers
Milestone

Comments

@garious
Copy link
Contributor

garious commented Mar 24, 2018

The executables all panic if they fail to parse stdin. Instead, report the parser errors on stderr and exit cleanly.

@garious garious added the good first issue Good for newcomers label Mar 27, 2018
@garious garious added this to the v0.5.0 milestone Mar 31, 2018
@garious
Copy link
Contributor Author

garious commented Apr 19, 2018

@rleungx, thanks for cleaning up those arg parsing errors. I added a second issue (#135) with a more detailed description of what I intended to fix under this one. Care to have a look?

AshwinSekar pushed a commit to AshwinSekar/solana that referenced this issue Mar 5, 2024
willhickey pushed a commit that referenced this issue Mar 9, 2024
godmodegalactus added a commit to blockworks-foundation/solana that referenced this issue Apr 16, 2024
Changing the defaults for ScanConfig

v1.17: ignore mio audit report (solana-labs#76)

ci: ignore mio audit

v1.17: Display error message while loading geyser plugins (solana-labs#33990) (solana-labs#97)

Display error message while laoding geyser plugins (solana-labs#33990)

Co-authored-by: galactus <96341601+godmodegalactus@users.noreply.github.com>

v1.17: Remove unnecessary unwrap from `simulate_transaction_unchecked()` (backport of solana-labs#35375) (solana-labs#65)

Remove unnecessary unwrap from `simulate_transaction_unchecked()` (solana-labs#35375)

Remove unnecessary unwrap from simulate_transaction_unchecked()

(cherry picked from commit cb260f1)

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant