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

Resolving build issues and warnings #76

Merged
merged 2 commits into from
May 7, 2024
Merged

Resolving build issues and warnings #76

merged 2 commits into from
May 7, 2024

Conversation

whart222
Copy link
Collaborator

@whart222 whart222 commented May 7, 2024

  1. Clang-specific errors
  2. Various warnings throughout coek

whart222 added 2 commits May 7, 2024 13:55
1. Need to include "expression.hpp" before "constraint.hpp"
        in source files.  Clang is pickier on the definition of
        inlined functions.

2. Add use of virtual destructors that clang highlighted the need
        for.

3. Removing unused variables.
@whart222 whart222 merged commit 348f4a3 into dev May 7, 2024
4 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.

1 participant