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

Refactoring: changed user flag enum to enum class #299

Merged
merged 2 commits into from
Jun 3, 2024

Conversation

Skeevert
Copy link
Contributor

Static analyzer issued a warning about enum signed integer overflow, so I decided to take a look and discovered a TODO mark that suggests refactoring.

src/discord/user.cpp Outdated Show resolved Hide resolved
@Skeevert
Copy link
Contributor Author

Skeevert commented Jun 2, 2024

@ouwou Could you please help with the failed checks?
I don't understand what's wrong with the linker

@ouwou
Copy link
Member

ouwou commented Jun 3, 2024

oh yeah. that has nothing to do with the PR so ill merge anyways and ill fix it on master

@ouwou ouwou merged commit f8e7ea3 into uowuo:master Jun 3, 2024
5 of 9 checks passed
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.

None yet

2 participants