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

Fix warnings for non-snake case atom module names #573

Merged
merged 1 commit into from
Nov 13, 2023

Conversation

bcksl
Copy link
Contributor

@bcksl bcksl commented Oct 26, 2023

No description provided.

@bcksl bcksl force-pushed the fix/nif-unit-enum-non-snake-case branch from aef94c7 to 842aea7 Compare October 26, 2023 15:58
@bcksl bcksl changed the title fix: warning for non-snake case module name in NifUnitEnum Fix warnings for non-snake case atom module names Oct 26, 2023
@turion
Copy link
Contributor

turion commented Nov 13, 2023

LGTM. I think these are exactly the cases where such warnings are emitted.

@filmor filmor merged commit 73d16bd into rusterlium:master Nov 13, 2023
34 checks passed
philss added a commit that referenced this pull request Jan 5, 2024
This is related to #573, but
now the macro is given a warning even with the annotation to ignore.

So this is a fix that turns the atoms module name generated by the macro
in a snake case name.
filmor pushed a commit that referenced this pull request Feb 13, 2024
This is related to #573, but
now the macro is given a warning even with the annotation to ignore.

So this is a fix that turns the atoms module name generated by the macro
in a snake case name.
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.

3 participants