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

Support gcc 9.2 output #6

Merged

Conversation

suda
Copy link
Member

@suda suda commented Feb 11, 2021

CH Story

Best way to test it is to run the test suite:

$ npm i
$ npm test

@suda suda requested a review from busticated February 11, 2021 17:29
@coveralls
Copy link

coveralls commented Feb 11, 2021

Coverage Status

Coverage increased (+0.05%) to 99.371% when pulling 5b8069f on feature/ch69771/gcc-output-parser-should-handle-output-from into 7f252ed on master.

// | | | +- type (error|warning|note)
// | | +- column
// | +- line
// +- filename

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

😰 for the regex

😍 for the comment 🙏

@busticated
Copy link

@suda now how do we get this into Web IDE? maybe we can pair for ~30m next week or something as i still need to level up there some

@suda
Copy link
Member Author

suda commented Feb 16, 2021

Sure! Lets do it after the Cloud Platform Kickoff

@suda suda merged commit a66034b into master Feb 16, 2021
@suda suda deleted the feature/ch69771/gcc-output-parser-should-handle-output-from branch February 16, 2021 16:15
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

Successfully merging this pull request may close these issues.

3 participants