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

Preprocessor cleanup #491

Merged
merged 6 commits into from
Jul 25, 2024
Merged

Preprocessor cleanup #491

merged 6 commits into from
Jul 25, 2024

Conversation

Foereaper
Copy link
Member

Will require cmake changes core side to switch from the old TBC/WOTLK etc definitions to a generic EXPANSION definition

@Shauren
Copy link
Contributor

Shauren commented Jul 25, 2024

General comment about preprocessor macro names - short names using common words are never a good idea, you never know which 3rd party library also uses them (EXPANSION)

My recommendation is to namespace definitions by prefixing them with ELUNA_

@Foereaper Foereaper marked this pull request as ready for review July 25, 2024 19:47
@Foereaper Foereaper merged commit 0844d57 into master Jul 25, 2024
5 of 15 checks passed
@Foereaper Foereaper deleted the preproc_cleanup branch July 25, 2024 19:49
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