Re: Non-ascii mantainers

2015-12-07 Thread Michal Suchanek
On 7 December 2015 at 10:18, Geert Uytterhoeven wrote: > Hi Michael, > > On Tue, Dec 1, 2015 at 6:27 PM, Michal Suchanek wrote: >> On 1 December 2015 at 18:20, Al Viro wrote: >>> On Tue, Dec 01, 2015 at 06:10:29PM +0100, Michal Suchanek wrote: there are non-ascii characters in output of scr

Re: Non-ascii mantainers

2015-12-07 Thread Geert Uytterhoeven
Hi Michael, On Tue, Dec 1, 2015 at 6:27 PM, Michal Suchanek wrote: > On 1 December 2015 at 18:20, Al Viro wrote: >> On Tue, Dec 01, 2015 at 06:10:29PM +0100, Michal Suchanek wrote: >>> there are non-ascii characters in output of scripts/get_maintainer.pl >>> >>> If output of said script is used

Re: Non-ascii mantainers

2015-12-02 Thread Michal Suchanek
On 1 December 2015 at 21:13, Andreas Mohr wrote: > Hi, > >> I don't really care if the maintainers are encoded or whatever. >> However, neither get_maintainers nor git format-patch encodes them and >> the listserver rejects them when not encoded. > > "neither ... nor" - IMHO transcoding should alw

Re: Non-ascii mantainers

2015-12-01 Thread Andreas Mohr
Hi, > I don't really care if the maintainers are encoded or whatever. > However, neither get_maintainers nor git format-patch encodes them and > the listserver rejects them when not encoded. "neither ... nor" - IMHO transcoding should always be done at exactly *one* layer transition (namely prio

Re: Non-ascii mantainers

2015-12-01 Thread Michal Suchanek
On 1 December 2015 at 18:20, Al Viro wrote: > On Tue, Dec 01, 2015 at 06:10:29PM +0100, Michal Suchanek wrote: >> Hello, >> >> there are non-ascii characters in output of scripts/get_maintainer.pl >> >> If output of said script is used as --to in git format-patch the patch >> is rejected by this l

Re: Non-ascii mantainers

2015-12-01 Thread Al Viro
On Tue, Dec 01, 2015 at 06:10:29PM +0100, Michal Suchanek wrote: > Hello, > > there are non-ascii characters in output of scripts/get_maintainer.pl > > If output of said script is used as --to in git format-patch the patch > is rejected by this list. Try to reproduce that in a UTF8 locale... --

Re: Non-ascii mantainers

2015-12-01 Thread Joe Perches
On Tue, 2015-12-01 at 18:10 +0100, Michal Suchanek wrote: > there are non-ascii characters in output of scripts/get_maintainer.pl > > If output of said script is used as --to in git format-patch the patch > is rejected by this list. I've used it. It works for me with 8 bit characterz. Maybe ther

Non-ascii mantainers

2015-12-01 Thread Michal Suchanek
Hello, there are non-ascii characters in output of scripts/get_maintainer.pl If output of said script is used as --to in git format-patch the patch is rejected by this list. I am not sure if weeding out non-ascii maintainers is even feasible. scripts/get_maintainer.pl uses the MAINTAINERS file a