Skip to content

Suppress reserved-identifier warning and catch all warnings.#608

Merged
asroy merged 2 commits into
developfrom
LWPCK-638
Mar 1, 2023
Merged

Suppress reserved-identifier warning and catch all warnings.#608
asroy merged 2 commits into
developfrom
LWPCK-638

Conversation

@illsilin
Copy link
Copy Markdown
Collaborator

@illsilin illsilin commented Mar 1, 2023

One of the recent changes has triggered a "reserved-identifier" warning that currently can't be eliminated by any means other then just getting suppressed. Also, we need to start catching any new warnings during the CI process, so I've enabled the -Werror and BUILD_DEV=ON compiler options.

@illsilin illsilin requested a review from asroy March 1, 2023 04:08
@asroy asroy merged commit 59cbb20 into develop Mar 1, 2023
carlushuang pushed a commit that referenced this pull request Mar 6, 2023
* suppress the reserved-identifier warnings

* keep BUILD_DEV=On and use -Werror by default
@illsilin illsilin deleted the LWPCK-638 branch May 10, 2023 15:02
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