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

Added comment parsing check for NativeMethods.txt #66

Merged
merged 1 commit into from
Jan 26, 2021

Conversation

CBenghi
Copy link
Contributor

@CBenghi CBenghi commented Jan 24, 2021

Lines starting with "//" will be ignored when parsing NativeMethods.txt
to allow more expressive configuration files.

I've also documented the option for comments in the readme file.

This is a potential (simplistic) solution to #65.

Lines starting with "//" will be ignored when parsing NativeMethods.txt
to allow more expressive configuration files.
@ghost
Copy link

ghost commented Jan 24, 2021

CLA assistant check
All CLA requirements met.

Copy link
Member

@AArnott AArnott left a comment

Choose a reason for hiding this comment

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

Thanks!

@AArnott AArnott linked an issue Jan 26, 2021 that may be closed by this pull request
@AArnott AArnott merged commit f9c10a3 into microsoft:main Jan 26, 2021
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.

Comments in NativeMethods.txt
2 participants