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

Many identifiers are undefined behaviour #1

Closed
m256i opened this issue Nov 7, 2021 · 3 comments
Closed

Many identifiers are undefined behaviour #1

m256i opened this issue Nov 7, 2021 · 3 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@m256i
Copy link

m256i commented Nov 7, 2021

The C standard prohibits the decleration of a name starting with "mem" followed by a lowercase letter.

@cristeigabriel
Copy link
Owner

cristeigabriel commented Nov 7, 2021

Hello, I can't find anything on this. Could you provide a source? My linter says nothing...

@m256i
Copy link
Author

m256i commented Nov 7, 2021

@cristeigabriel
Copy link
Owner

Probably not worth the trouble now, but I'll keep it in mind. Thanks!

@cristeigabriel cristeigabriel added enhancement New feature or request good first issue Good for newcomers labels Nov 7, 2021
@cristeigabriel cristeigabriel pinned this issue Nov 7, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants