[Buildroot] [PATCH] package/espeak: fix build issue with gcc6

Peter Korsgaard peter at korsgaard.com
Mon Jan 16 12:42:29 UTC 2017


>>>>> "Romain" == Romain Naour <romain.naour at gmail.com> writes:

 > On some architecture, "char" is signed (x86_64, nios2...) so the
 > compiler try to convert int 0xc2 and 0xba to a signed char.
 > This is an error since gcc6 (Wnarrowing).

 > cast string_ordinal init values.

 > Fixes:
 > http://autobuild.buildroot.net/results/bae/baef9888b1979d18171668a675985e3f3b45fda6

 > Signed-off-by: Romain Naour <romain.naour at gmail.com>

Committed, thanks. Don't forget to send the patch upstream.

-- 
Bye, Peter Korsgaard



More information about the buildroot mailing list