Skip to content

Fix compiler warnings and improve error handling#2026

Merged
daschuer merged 2 commits into
mixxxdj:masterfrom
uklotzde:dev_compiler_warnings
Feb 10, 2019
Merged

Fix compiler warnings and improve error handling#2026
daschuer merged 2 commits into
mixxxdj:masterfrom
uklotzde:dev_compiler_warnings

Conversation

@uklotzde
Copy link
Copy Markdown
Contributor

@uklotzde uklotzde commented Feb 10, 2019

During a rebuild I noticed that Clang complained about redefined macros in denormalsarezero.h. Even if GCC doesn't have any complaints, such a workaround should not redefine system definitions.

Improved error handling for MP3 files by actually using the previously unused constant the compiler complained about.

@uklotzde
Copy link
Copy Markdown
Contributor Author

DurationUtilTest.FormatKiloSeconds fails again on Windows, unrelated. But someone needs to investigate this!

@daschuer
Copy link
Copy Markdown
Member

LGTM, Thank you.

@daschuer daschuer merged commit 346b725 into mixxxdj:master Feb 10, 2019
@daschuer
Copy link
Copy Markdown
Member

The DurationUtilTest.FormatKiloSeconds is fixed here:
#2015

@uklotzde uklotzde deleted the dev_compiler_warnings branch March 23, 2019 18:10
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