20 Jun
2016
20 Jun
'16
1:43 p.m.
On Mon, 20 Jun 2016 15:26:06 +0200, Michel Normand wrote:
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
Applied, thanks.
Takashi