Hi Stefan,
please note this warning in a recent CI run:
CXX out/tests/testresamplerq.o
tests/testresamplerq.cc:199:20: warning: 1st function call argument is an
uninitialized value
TASSERT (bse_db_from_factor (rt_up.max_error, -200) < -125);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./bse/testing.hh:22:56: note: expanded from macro 'TASSERT'
#define TASSERT(cond) TASSERT__AT (__LINE__, cond) ///<
Unconditional test assertion, enters breakpoint if not fullfilled.
^~~~
./bse/testing.hh:115:26: note: expanded from macro 'TASSERT__AT'
do { if (BSE_ISLIKELY (cond)) break; \
^~~~
./bse/cxxaux.hh:40:57: note: expanded from macro 'BSE_ISLIKELY'
#define BSE_ISLIKELY(expr) __builtin_expect (bool (expr), 1) ///<
Compiler hint to optimize for @a expr evaluating to true.
^~~~
1 warning generated.
https://travis-ci.org/tim-janik/beast/jobs/629651405
There are also some fcompare warnings you might want to take a look at.
--
Yours sincerely,
Tim Janik
---
https://testbit.eu/timj/
Free software author.
_______________________________________________
beast mailing list
[email protected]
https://mail.gnome.org/mailman/listinfo/beast