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 conflict declaration of genres #587

Merged
merged 1 commit into from
May 25, 2024

Conversation

uilianries
Copy link
Contributor

Current PR #586 is failing due multiple declaration of the same global variable name.

It would be better using namespace to avoid that, but I'm just trying to unblock #586 first. So we could really fix it, adding namespace for everything in another PR in the future.

Signed-off-by: Uilian Ries <[email protected]>
@cieslarmichal cieslarmichal merged commit 3bb1d7a into cieslarmichal:main May 25, 2024
6 checks passed
00thirdeye00 pushed a commit to 00thirdeye00/faker-cxx that referenced this pull request Jun 20, 2024
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.

2 participants