From: Sascha Hauer <s.hauer@pengutronix.de>
To: "Uwe Kleine-König" <u.kleine-koenig@pengutronix.de>
Cc: barebox@lists.infradead.org, Stefan Lengfeld <contact@stefanchrist.eu>
Subject: Re: [PATCH 1/2] Convert latin1 files to utf-8
Date: Tue, 17 Sep 2019 12:47:38 +0200 [thread overview]
Message-ID: <20190917104737.pf4a3dla34wpcjwg@pengutronix.de> (raw)
In-Reply-To: <20190917080242.15166-1-u.kleine-koenig@pengutronix.de>
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@pengutronix.de>
> ---
> .../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@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox
next prev parent reply other threads:[~2019-09-17 10:47 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-09-15 19:31 [PATCH] docs: add python version in shebang Stefan Lengfeld
2019-09-17 8:01 ` Uwe Kleine-König
2019-09-17 8:02 ` [PATCH 1/2] Convert latin1 files to utf-8 Uwe Kleine-König
2019-09-17 10:47 ` Sascha Hauer [this message]
2019-09-17 8:09 ` [PATCH 2/2] Documentation: make gen_commands helper python3 compatible Uwe Kleine-König
2019-09-17 8:33 ` Uwe Kleine-König
2019-09-18 19:25 ` [PATCH] docs: add python version in shebang Stefan Lengfeld
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20190917104737.pf4a3dla34wpcjwg@pengutronix.de \
--to=s.hauer@pengutronix.de \
--cc=barebox@lists.infradead.org \
--cc=contact@stefanchrist.eu \
--cc=u.kleine-koenig@pengutronix.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox