mirror of
https://github.com/alsa-project/alsa-tools.git
synced 2025-10-28 05:40:23 -04:00
The Advanced Linux Sound Architecture (ALSA) - tools
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>
|
||
|---|---|---|
| as10k1 | ||
| echomixer | ||
| envy24control | ||
| hda-verb | ||
| hdajackretask | ||
| hdajacksensetest | ||
| hdspconf | ||
| hdsploader | ||
| hdspmixer | ||
| hwmixvolume | ||
| ld10k1 | ||
| mixartloader | ||
| pcxhrloader | ||
| qlo10k1 | ||
| rmedigicontrol | ||
| sb16_csp | ||
| seq | ||
| sscape_ctl | ||
| us428control | ||
| usx2yloader | ||
| vxloader | ||
| .gitignore | ||
| compile | ||
| gitcompile | ||
| Makefile | ||