Re: [U-Boot] [PATCH] patman: encode CC list to UTF-8

2017-04-25 Thread Dr. Philipp Tomsich
Hi Simon, > On 25 Apr 2017, at 22:31, Simon Glass wrote: > > Hi Tom, > > On 25 April 2017 at 11:12, Tom Rini wrote: >> >> On Sat, Apr 22, 2017 at 05:53:36PM -0600, Simon Glass wrote: >>> +Tom >>> >>> On 19 April 2017 at 07:24, Philipp Tomsich >>> wrote: This change encodes the CC

Re: [U-Boot] [PATCH] patman: encode CC list to UTF-8

2017-04-25 Thread Simon Glass
Hi Tom, On 25 April 2017 at 11:12, Tom Rini wrote: > > On Sat, Apr 22, 2017 at 05:53:36PM -0600, Simon Glass wrote: > > +Tom > > > > On 19 April 2017 at 07:24, Philipp Tomsich > > wrote: > > > > > > This change encodes the CC list to UTF-8 to avoid failures on > > > maintainer-addresses that inc

Re: [U-Boot] [PATCH] patman: encode CC list to UTF-8

2017-04-25 Thread Tom Rini
On Sat, Apr 22, 2017 at 05:53:36PM -0600, Simon Glass wrote: > +Tom > > On 19 April 2017 at 07:24, Philipp Tomsich > wrote: > > > > This change encodes the CC list to UTF-8 to avoid failures on > > maintainer-addresses that include non-ASCII characters (observed on > > Debian 7.11 with Python 2.7

Re: [U-Boot] [PATCH] patman: encode CC list to UTF-8

2017-04-22 Thread Simon Glass
+Tom On 19 April 2017 at 07:24, Philipp Tomsich wrote: > > This change encodes the CC list to UTF-8 to avoid failures on > maintainer-addresses that include non-ASCII characters (observed on > Debian 7.11 with Python 2.7.3). > > Without this, I get the following failure: > Traceback (most recen

[U-Boot] [PATCH] patman: encode CC list to UTF-8

2017-04-19 Thread Philipp Tomsich
This change encodes the CC list to UTF-8 to avoid failures on maintainer-addresses that include non-ASCII characters (observed on Debian 7.11 with Python 2.7.3). Without this, I get the following failure: Traceback (most recent call last): File "tools/patman/patman", line 159, in opti