Skip to content

debuggers: move license comment in MSVC natvis file into the root#160

Merged
mosra merged 1 commit into
mosra:masterfrom
pezcode:natvis-comment
Dec 9, 2022
Merged

debuggers: move license comment in MSVC natvis file into the root#160
mosra merged 1 commit into
mosra:masterfrom
pezcode:natvis-comment

Conversation

@pezcode

@pezcode pezcode commented Dec 9, 2022

Copy link
Copy Markdown
Contributor

XML doesn't allow having anything before the root, and MSVC being diligent refuses to parse the .natvis file

…ment.

XML doesn't allow anything before the root, and Visual Studio fails to
parse the .natvis
@codecov

codecov Bot commented Dec 9, 2022

Copy link
Copy Markdown

Codecov Report

Base: 97.96% // Head: 97.96% // No change to project coverage 👍

Coverage data is based on head (ef9806c) compared to base (8a5a395).
Patch has no changes to coverable lines.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #160   +/-   ##
=======================================
  Coverage   97.96%   97.96%           
=======================================
  Files         135      135           
  Lines       11053    11053           
=======================================
  Hits        10828    10828           
  Misses        225      225           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@mosra mosra merged commit ef9806c into mosra:master Dec 9, 2022
@mosra

mosra commented Dec 9, 2022

Copy link
Copy Markdown
Owner

Whoops. Interesting spec requirement, didn't know about it myself. Sorry for the mess up.

@mosra mosra added this to the 2022.0a milestone Dec 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Development

Successfully merging this pull request may close these issues.

2 participants