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

C language sample on website uses C++ code, not C #11

Closed
jongalloway opened this issue Jun 21, 2016 · 0 comments
Closed

C language sample on website uses C++ code, not C #11

jongalloway opened this issue Jun 21, 2016 · 0 comments

Comments

@jongalloway
Copy link
Member

Mentioned in this Hacker News comment: https://news.ycombinator.com/item?id=11942119

Note that the issue isn't how the highlighter works, it's just that the sample code is C++ rather than C code.

jongalloway added a commit to jongalloway/monaco-editor that referenced this issue Jun 21, 2016
This code comes from the compiler-tests repo: https://github.com/Microsoft/compiler-tests/blob/master/seh/xcpt4u.c

If there's a problem with that source for some reason, the Windows-driver-samples repo also has some C code: https://github.com/Microsoft/Windows-driver-samples/blob/master/network/modem/fakemodem/ioctl.c

Fixes microsoft#11
@vscodebot vscodebot bot locked and limited conversation to collaborators Oct 29, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant