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

Importing a .winmd file with C++/CLI fails with "cannot open metadata file "<filename>.winmd" #12929

Open
sean-mcmanus opened this issue Nov 5, 2024 · 0 comments
Assignees
Labels
bug Language Service postponed In progress, but postponed in favor of other higher priority tasks regression A bug that didn't exist in a previous release
Milestone

Comments

@sean-mcmanus
Copy link
Collaborator

sean-mcmanus commented Nov 5, 2024

This seems like it might be a regression from a change I made back in April -- when our tests started hitting it (but it seems we didn't think it was an actual bug for some reason). Repro is with the squigglesCX.cpp file in our tests.

I just recently hit this while testing #8191 .

@sean-mcmanus sean-mcmanus added bug Language Service postponed In progress, but postponed in favor of other higher priority tasks regression A bug that didn't exist in a previous release labels Nov 5, 2024
@sean-mcmanus sean-mcmanus added this to the 1.23 milestone Nov 5, 2024
@sean-mcmanus sean-mcmanus self-assigned this Nov 5, 2024
@sean-mcmanus sean-mcmanus moved this to In progress in cpptools Nov 5, 2024
@sean-mcmanus sean-mcmanus changed the title Importing a .winmd file with C++/CLI fails with "cannot open metadata file "WindowsRuntimeComponent1.winmd" Importing a .winmd file with C++/CLI fails with "cannot open metadata file "<filename>.winmd" Nov 5, 2024
@bobbrow bobbrow removed the status in cpptools Nov 5, 2024
@bobbrow bobbrow modified the milestones: 1.23, On Deck Nov 5, 2024
@bobbrow bobbrow moved this to Todo in cpptools Nov 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Language Service postponed In progress, but postponed in favor of other higher priority tasks regression A bug that didn't exist in a previous release
Projects
Status: Todo
Development

No branches or pull requests

2 participants