Source: xneur
Severity: minor
Tags: patch
User: pkg-llvm-t...@lists.alioth.debian.org
Usertags: clang-ftbfs

Hello,

Using the rebuild infrastructure, your package fails to build with clang 
(instead of gcc).
See build logs here: 
http://clang.debian.net/logs/2014-01-14/xneur_0.15.0-1.1_unstable_clang.log

Thanks,
Alexander


-- System Information:
Debian Release: jessie/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 3.13-1-amd64 (SMP w/1 CPU core)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
--- xneur-0.15.0/lib/main/utils.c	2011-09-29 09:25:29.000000000 -0400
+++ xneur-0.15.0-my/lib/main/utils.c	2014-06-13 18:55:03.155950154 -0400
@@ -43,7 +43,7 @@
 					XK_Mode_switch, XK_ISO_Level3_Shift, XK_Menu, XK_ISO_Prev_Group, XK_ISO_Next_Group
 				};
 
-static const int total_mod_keys = sizeof(mod_keys) / sizeof(mod_keys[0]);
+//static const int total_mod_keys = sizeof(mod_keys) / sizeof(mod_keys[0]);
 
 extern struct _xneur_config *xconfig;
 extern struct _window *main_window;

Reply via email to