On Nov 29, 2012, at 7:11 AM, Benjamin Kramer <benny.kra at gmail.com> wrote:> > On 29.11.2012, at 15:53, Patrik Hägglund H <patrik.h.hagglund at ericsson.com> wrote: > >> Hi Chris and John, >> >> You are listed as administrators for llvm-commits. Can you provide some help in this issue: that my LLVM svn commit messages do not reach llvm-commits? > > My guess: the mailer may have issues with the non-ascii character "ä" in your name. > > See also http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20080428/061915.htmlYes, that's almost certainly the problem. I changed it to "a", please try a test commit to see if it works now. -Chris
Success at r168899. Thanks! /Patrik Hägglund -----Original Message----- From: Chris Lattner [mailto:sabre at nondot.org] Sent: den 29 november 2012 17:13 To: Patrik Hägglund H Cc: criswell at illinois.edu; Benjamin Kramer; llvm-commits at cs.uiuc.edu; Tobias Grosser; LLVM Development List Subject: Re: [LLVMdev] Lost commit mails On Nov 29, 2012, at 7:11 AM, Benjamin Kramer <benny.kra at gmail.com> wrote:> > On 29.11.2012, at 15:53, Patrik Hägglund H <patrik.h.hagglund at ericsson.com> wrote: > >> Hi Chris and John, >> >> You are listed as administrators for llvm-commits. Can you provide some help in this issue: that my LLVM svn commit messages do not reach llvm-commits? > > My guess: the mailer may have issues with the non-ascii character "ä" in your name. > > See also http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20080428/061915.htmlYes, that's almost certainly the problem. I changed it to "a", please try a test commit to see if it works now. -Chris
On 11/29/2012 05:27 PM, Patrik Hägglund H wrote:> Success at r168899. Thanks!Great. Thanks a lot for fixing this so fast. @Chris: Could you also fix "Jan Sjödin"? He is the only other person with special characters I could find. His mails also got lost. Tobi