---
** [issues:#5608] Avoid easy warnings with Clang**
**Status:** Started
**Created:** Tue Nov 19, 2019 06:53 PM UTC by Jonas Hahnfeld
**Last Updated:** Tue Nov 19, 2019 06:53 PM UTC
**Owner:** nobody
Avoid easy warnings with Clang
Building with Clang is currently a lot nosier than with GCC. This
represents a first step into the right direction by picking the
low-hanging fruits.
1. Fix warning flag detection for Clang
Clang requires -Werror=unknown-warning-option to actually throw an
error if it doesn't know about a warning flag.
2. Fix struct vs. class template for PQueue
Clang issues a warning that this could be an issue for the
"Windows C++ ABI". Apparently, that's not really causing problems
as the mismatch was introduced by commit c8989177a in 1997...
http://codereview.appspot.com/573270043
---
Sent from sourceforge.net because [email protected] is
subscribed to https://sourceforge.net/p/testlilyissues/issues/
To unsubscribe from further messages, a project admin can change settings at
https://sourceforge.net/p/testlilyissues/admin/issues/options. Or, if this is
a mailing list, you can unsubscribe from the mailing list.
_______________________________________________
Testlilyissues-auto mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/testlilyissues-auto