Skip to content

Conversation

bobbrow
Copy link
Member

@bobbrow bobbrow commented Feb 14, 2022

Addresses: #2376

expect(build_consumer.compilers.msvc.diagnostics[0].location.start.character).to.eq(0);
});

test('Parse MSVC single proc error (older compiler)', () => {
Copy link
Contributor

Choose a reason for hiding this comment

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

MSVC 2010 are more precise, I am not testing older compiler yet.

Copy link
Member Author

Choose a reason for hiding this comment

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

MSVC 2010 is the older compiler.

@bobbrow bobbrow merged commit b130662 into main Feb 15, 2022
@bobbrow bobbrow deleted the bobbrow/msvcSpaces branch February 15, 2022 18:14
@bobbrow bobbrow added this to the 1.10.0 milestone Feb 15, 2022
@bobbrow bobbrow linked an issue Feb 15, 2022 that may be closed by this pull request
@github-actions github-actions bot locked and limited conversation to collaborators Apr 2, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

CMake + VS2010 + Ninja, the compile error are not shown in Problems.
3 participants