summary refs log tree commit diff stats
path: root/results/classifier/deepseek-2-tmp/output/other/1878627
diff options
context:
space:
mode:
Diffstat (limited to 'results/classifier/deepseek-2-tmp/output/other/1878627')
-rw-r--r--results/classifier/deepseek-2-tmp/output/other/187862712
1 files changed, 0 insertions, 12 deletions
diff --git a/results/classifier/deepseek-2-tmp/output/other/1878627 b/results/classifier/deepseek-2-tmp/output/other/1878627
deleted file mode 100644
index 7512a31ec..000000000
--- a/results/classifier/deepseek-2-tmp/output/other/1878627
+++ /dev/null
@@ -1,12 +0,0 @@
-
-audio/mixeng build failure using Clang 10
-
-When building with Clang 10 on Fedora 32, we get:
-
-    CC      audio/mixeng.o
-  audio/mixeng.c:274:34: error: implicit conversion from 'unsigned int' to 'float' changes value from 4294967295 to 4294967296 [-Werror,-Wimplicit-int-float-conversion]
-  static const float float_scale = UINT_MAX / 2.f;
-                                   ^~~~~~~~ ~
-  /usr/lib64/clang/10.0.0/include/limits.h:56:37: note: expanded from macro 'UINT_MAX'
-  #define UINT_MAX  (__INT_MAX__  *2U +1U)
-                     ~~~~~~~~~~~~~~~~~^~~
\ No newline at end of file