X Tutup
The Wayback Machine - https://web.archive.org/web/20201022233106/https://github.com/MetanoKid/cpp-build-analyzer/issues/5
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

Improve analysis error report #5

Open
MetanoKid opened this issue May 1, 2020 · 0 comments
Open

Improve analysis error report #5

MetanoKid opened this issue May 1, 2020 · 0 comments

Comments

@MetanoKid
Copy link
Owner

@MetanoKid MetanoKid commented May 1, 2020

When the analysis fails (BuildAnalyzer::Analyze) we just return a bool to say whether it succeeded.
The idea is to improve error messages because the analysis can fail before calling the SDK or within the SDK (and it has its own error codes).

@MetanoKid MetanoKid added this to To do in Tool improvements and new features via automation May 1, 2020
@MetanoKid MetanoKid added this to the v1.0.0 milestone May 13, 2020
@MetanoKid MetanoKid removed this from the v1.0.0 milestone Aug 20, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
1 participant
You can’t perform that action at this time.
X Tutup