Files
poky/meta/recipes-extended
Hongxu Jia 564657edae groff_1.18.1.4: fix narrowing conversion error
While gcc6 used, build old groff (for anti-GPLv3 reasons) failed:
.....
|groff-1.18.1.4/src/devices/grolbp/charset.h:69:1: error: narrowing
conversion of '130' from 'int' to 'char' inside { } [-Wnarrowing]
......

In upstream git://git.savannah.gnu.org/groff.git,
the following commit fix the issue, but the license is GPLV3,
we could not backport it to the old groff which license is GPLV2.
...
commit d180038ae0da19655bc2760ae2043efa0550a76c
Author: Werner LEMBERG <wl@gnu.org>
Date:   Wed Apr 16 21:11:07 2003 +0000
    * src/devices/grolbp/charset.h (symset): Use `unsigned char'.
...

We use another different way to fix the issue.

[YOCTO #9896]

(From OE-Core rev: 0d79e7b4373053a7f20f18ed962c5a17a969e57e)

Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2016-08-04 15:22:21 +01:00
..
2015-01-16 23:08:25 +00:00
2016-07-20 10:28:51 +01:00
2016-07-20 10:28:52 +01:00
2016-01-24 09:40:29 +00:00
2016-05-30 15:58:11 +01:00
2015-10-12 14:36:29 +01:00
2016-07-20 10:28:51 +01:00
2016-07-08 09:57:24 +01:00
2016-02-15 16:28:46 +00:00
2016-07-10 14:12:16 +01:00
2016-07-08 09:57:24 +01:00
2016-07-08 09:57:24 +01:00
2016-06-15 08:35:02 +01:00
2016-07-08 09:57:24 +01:00
2016-06-15 08:35:03 +01:00
2016-01-07 13:40:17 +00:00
2016-01-15 11:54:50 +00:00
2016-07-10 14:12:16 +01:00
2016-07-20 10:28:44 +01:00
2016-08-01 11:47:11 +01:00
2016-07-08 09:57:24 +01:00
2016-07-26 08:56:27 +01:00
2016-03-11 16:50:44 +00:00
2016-07-08 09:57:24 +01:00
2016-06-15 08:35:02 +01:00
2016-06-04 14:13:34 +01:00
2016-07-08 09:57:24 +01:00
2015-02-03 14:53:52 +00:00
2016-06-04 14:13:35 +01:00
2016-07-26 08:56:27 +01:00
2016-06-03 13:13:25 +01:00
2016-01-24 09:40:27 +00:00
2016-07-08 09:57:24 +01:00
2015-12-16 12:12:18 +00:00
2016-07-08 09:57:24 +01:00
2016-05-22 16:11:14 +01:00
2016-07-26 08:56:26 +01:00
2016-05-19 09:05:20 +01:00
2015-11-16 11:39:37 +00:00
2016-07-20 10:28:51 +01:00
2016-07-20 10:28:51 +01:00
2016-06-15 08:34:59 +01:00
2016-07-12 23:10:15 +01:00
2016-07-12 23:10:14 +01:00
2016-06-01 12:38:43 +01:00
2016-07-01 16:22:44 +01:00
2016-07-12 23:10:14 +01:00
2016-07-08 09:57:24 +01:00
2016-01-24 09:40:28 +00:00
2016-05-19 22:32:07 +01:00