float b; ... if (b == b)
Two values (other
than NaNs) with the same object representation compare equal, but values that compare
equal may have different object representations.
. error: unknown warning option '-Wno-unused-lambda-capture'; did you mean '-Wno-unused-parameter'? [-Werror,-Wunknown-warning-option]
прошу поясните вкратце что за ошибка
find -type f -print0 | xargs -0 sed -i 's/-Wno-unused-lambda-capture//g'
думаю что установил неправильные зависимости