Skip to content

Fix build (std::isnan reference)#2

Open
cataphract wants to merge 1 commit intovoidseg:masterfrom
cataphract:isnan
Open

Fix build (std::isnan reference)#2
cataphract wants to merge 1 commit intovoidseg:masterfrom
cataphract:isnan

Conversation

@cataphract
Copy link
Copy Markdown

@cataphract cataphract commented Sep 23, 2020

Build fails with

jack_volume.cpp: In member function ‘void jack_volume::channel_lin(int32_t, float)’:
jack_volume.cpp:164:14: error: ‘isnan’ was not declared in this scope
   JV_ASSERT(!isnan(new_gain_lin), "new_gain_lin is not a number");
              ^~~~~

@voidseg
Copy link
Copy Markdown
Owner

voidseg commented Sep 25, 2020

Hi cataphract, there already was a branch 'fix-isnan' where I requested the issuer to confirm it's working. So I just merged the existing branch. Please have a try.

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