Skip to content

Clang error cleanup#32

Open
rocketman768 wants to merge 2 commits into
glidernet:masterfrom
rocketman768:bug/clang-error-cleanup
Open

Clang error cleanup#32
rocketman768 wants to merge 2 commits into
glidernet:masterfrom
rocketman768:bug/clang-error-cleanup

Conversation

@rocketman768
Copy link
Copy Markdown

Fixed a warning and an error. Warning was a tautological comparison, and the error was creating a variable-sized array of a non-POD data type (std::complex).

@rocketman768
Copy link
Copy Markdown
Author

@snip can you have a look at this one too? Thanks!

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