diff options
author | 2023-12-05 00:03:22 +0100 | |
---|---|---|
committer | 2023-12-05 00:08:32 +0100 | |
commit | f6f3e9305723f1df1754959ee41a6bd29cd48ed4 (patch) | |
tree | 3380a1f80e6ec2ef4427125b7d8f78aa0261a74c /dev-texlive | |
parent | net-fs/samba: add 4.18.9 (diff) | |
download | gentoo-f6f3e9305723f1df1754959ee41a6bd29cd48ed4.tar.gz gentoo-f6f3e9305723f1df1754959ee41a6bd29cd48ed4.tar.bz2 gentoo-f6f3e9305723f1df1754959ee41a6bd29cd48ed4.zip |
media-sound/alsa-scarlett-gui: use fabs() for double
clang -MT gtkdial.o -MMD -MP -MF .deps/gtkdial.d -O2 -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -Wall -Werror -D_FORTIFY_SOURCE=2 -DVERSION=\"Unknown\" -Wno-error=deprecated-declarations -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include
gtkdial.c:836:9: error: using integer absolute value function 'abs' when
argument is of floating point type [-Werror,-Wabsolute-value]
836 | if (abs(delta) > 1)
Link: https://github.com/geoffreybennett/alsa-scarlett-gui/pull/87
Closes: https://bugs.gentoo.org/918957
Signed-off-by: Jason A. Donenfeld <zx2c4@gentoo.org>
Diffstat (limited to 'dev-texlive')
0 files changed, 0 insertions, 0 deletions