alsa-tools/us428control
Michel Normand 70118f5f93 gcc6 narrowing error
gcc6 narrowing error compiling for PowerPC archi
===
[   51s] Cus428Midi.cc: At global scope:
[   51s] Cus428Midi.cc:83:1: error: narrowing conversion of '-1' from 'int' to 'char' inside { } [-Wnarrowing]
[   51s]  };
===

proposed patch as suggested in
https://gcc.gnu.org/gcc-6/porting_to.html

Signed-off-by: Michel Normand <normand@linux.vnet.ibm.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2016-06-20 15:30:47 +02:00
..
configure.ac Modernize configure.ac 2014-06-12 11:28:22 +02:00
Cus428_ctls.cc us428control support for mixxx 2006-10-05 14:59:38 +02:00
Cus428_ctls.h us428control support for mixxx 2006-10-05 14:59:38 +02:00
Cus428Midi.cc gcc6 narrowing error 2016-06-20 15:30:47 +02:00
Cus428Midi.h us428control 0.4.5 2007-02-15 00:22:20 +01:00
Cus428State.cc us428control - Fix array overflow 2009-06-08 11:48:45 +02:00
Cus428State.h us428control 0.4.6 2007-02-16 18:45:48 +01:00
gitcompile gitcompile: return error return code and add GITCOMPILE_NO_MAKE condition 2008-08-19 18:51:25 +02:00
Makefile.am Added configure target to global Makefile and gitcompile to EXTRA_DIST 2008-09-09 14:17:10 +02:00
us428control.cc us428control 0.4.5 2007-02-15 00:22:20 +01:00
usbus428ctldefs.h us428control support for mixxx 2006-10-05 14:59:38 +02:00