Skip to content

Compiler warnings#403

Open
KungPhoo wants to merge 2 commits into
jarikomppa:masterfrom
KungPhoo:master
Open

Compiler warnings#403
KungPhoo wants to merge 2 commits into
jarikomppa:masterfrom
KungPhoo:master

Conversation

@KungPhoo

Copy link
Copy Markdown

I just made some adjustments to code that did compile, but some compilers gave warnings.

// if (aFile->read32() != 'PIHC') return FILE_LOAD_FAILED; // CHIP

and commented

int stressdur = StressDur(p,stress);

because it was never used, anyway.
Unfortunately, Clangformat did a lot of reformating :(

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