Re: [PATCH 1/2] Convert latin1 files to utf-8

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Tue, Sep 17, 2019 at 10:02:41AM +0200, Uwe Kleine-König wrote:
> The source files are parsed by $(make docs). Currently this is done
> using python2 (actually 'python' which is still python2 on most
> machines). When using python3 however (which has a stricter encoding
> handling) it is easier if all input is in utf-8 encoding. So convert the
> few remaining latin1 encoded files to utf-8. This only affects code
> comments.
> 
> Signed-off-by: Uwe Kleine-König <u.kleine-koenig@xxxxxxxxxxxxxx>
> ---
>  .../arm/boards/chumby_falconwing/falconwing.c |   2 +-
>  lib/fonts/font_7x14.c                         | 256 +++++++++---------
>  lib/fonts/font_8x16.c                         | 256 +++++++++---------
>  lib/fonts/font_8x8.c                          | 256 +++++++++---------
>  4 files changed, 385 insertions(+), 385 deletions(-)

Applied, thanks

Sascha


-- 
Pengutronix e.K.                           |                             |
Industrial Linux Solutions                 | http://www.pengutronix.de/  |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0    |
Amtsgericht Hildesheim, HRA 2686           | Fax:   +49-5121-206917-5555 |

_______________________________________________
barebox mailing list
barebox@xxxxxxxxxxxxxxxxxxx
http://lists.infradead.org/mailman/listinfo/barebox




[Index of Archives]     [Linux Embedded]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [XFree86]

  Powered by Linux