summaryrefslogtreecommitdiffstats
path: root/DisplayOptionsPanel.c
diff options
context:
space:
mode:
authorChristian Göttsche <cgzones@googlemail.com>2021-02-05 15:20:00 +0100
committerChristian Göttsche <cgzones@googlemail.com>2021-02-05 15:20:00 +0100
commit64a1ab848f4cba7b9dd4705a169034e39048d27d (patch)
treeee68934ce54491ffed97f109ac55c1cae6458bb0 /DisplayOptionsPanel.c
parentcae47bb28d3d1f8db41edf55f1b055cf8552d806 (diff)
configure: ignore usage of C11 _Generic on FreeBSD
BatteryMeter.c:30:8: error: '_Generic' is a C11 extension [-Werror,-Wc11-extensions] if (isnan(percent)) { ^ /usr/include/math.h:114:2: note: expanded from macro 'isnan' __fp_type_select(x, __inline_isnanf, __inline_isnan, __inline_isnanl) ^ /usr/include/math.h:82:39: note: expanded from macro '__fp_type_select' #define __fp_type_select(x, f, d, ld) _Generic((x), \ ^ 1 error generated.
Diffstat (limited to 'DisplayOptionsPanel.c')
0 files changed, 0 insertions, 0 deletions

© 2014-2024 Faster IT GmbH | imprint | privacy policy