Phabricator seems to like to send emails with zero content to the list with relatively high frequency, like this:> From: Ikhlas Ajbar <iajbar at codeaurora.org> > Subject: Re: [PATCH] Remove unused function HasPICArg(). > To: iajbar at codeaurora.org, bcahoon at codeaurora.org > Cc: llvm-commits at cs.uiuc.edu > Date: Tue, 19 May 2015 18:29:30 +0000 (6 hours, 21 minutes, 32 seconds ago) > Reply-To: reviews+D9775+public+5835e7bc078b3eb5 at reviews.llvm.org > > REPOSITORY > rL LLVM > > http://reviews.llvm.org/D9775 > > EMAIL PREFERENCES > http://reviews.llvm.org/settings/panel/emailpreferences/ > > > > _______________________________________________ > llvm-commits mailing list > llvm-commits at cs.uiuc.edu > http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commitsor this:> From: John Kåre Alsaker <john.mailinglists at gmail.com> > Subject: Re: [PATCH] builtins: Add __probestack support functions for x86 > To: john.mailinglists at gmail.com > Cc: llvm-commits at cs.uiuc.edu, howard.hinnant at gmail.com > Date: Tue, 19 May 2015 19:13:07 +0000 (5 hours, 39 minutes, 29 seconds ago) > Reply-To: reviews+D9858+public+2b5918b1dd4651e5 at reviews.llvm.org > > REPOSITORY > rL LLVM > > http://reviews.llvm.org/D9858 > > EMAIL PREFERENCES > http://reviews.llvm.org/settings/panel/emailpreferences/ > > > > _______________________________________________ > llvm-commits mailing list > llvm-commits at cs.uiuc.edu > http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commitsCan we fix this? I don't even understand what these are supposed to be.
They happen for things like closing a revision, adding dependencies or subscribers. But I agree that they are pretty useless because they don't actually mention the action that triggered the mail but just contain the accompanying comment which may be empty. - Matthias> On May 19, 2015, at 5:54 PM, Justin Bogner <mail at justinbogner.com> wrote: > > Phabricator seems to like to send emails with zero content to the list > with relatively high frequency, like this: > >> From: Ikhlas Ajbar <iajbar at codeaurora.org> >> Subject: Re: [PATCH] Remove unused function HasPICArg(). >> To: iajbar at codeaurora.org, bcahoon at codeaurora.org >> Cc: llvm-commits at cs.uiuc.edu >> Date: Tue, 19 May 2015 18:29:30 +0000 (6 hours, 21 minutes, 32 seconds ago) >> Reply-To: reviews+D9775+public+5835e7bc078b3eb5 at reviews.llvm.org >> >> REPOSITORY >> rL LLVM >> >> http://reviews.llvm.org/D9775 >> >> EMAIL PREFERENCES >> http://reviews.llvm.org/settings/panel/emailpreferences/ >> >> >> >> _______________________________________________ >> llvm-commits mailing list >> llvm-commits at cs.uiuc.edu >> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits > > or this: > >> From: John Kåre Alsaker <john.mailinglists at gmail.com> >> Subject: Re: [PATCH] builtins: Add __probestack support functions for x86 >> To: john.mailinglists at gmail.com >> Cc: llvm-commits at cs.uiuc.edu, howard.hinnant at gmail.com >> Date: Tue, 19 May 2015 19:13:07 +0000 (5 hours, 39 minutes, 29 seconds ago) >> Reply-To: reviews+D9858+public+2b5918b1dd4651e5 at reviews.llvm.org >> >> REPOSITORY >> rL LLVM >> >> http://reviews.llvm.org/D9858 >> >> EMAIL PREFERENCES >> http://reviews.llvm.org/settings/panel/emailpreferences/ >> >> >> >> _______________________________________________ >> llvm-commits mailing list >> llvm-commits at cs.uiuc.edu >> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits > > Can we fix this? I don't even understand what these are supposed to be. > > _______________________________________________ > LLVM Developers mailing list > LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu > http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev
On 5/19/15 7:02 PM, Matthias Braun wrote:> They happen for things like closing a revision, adding dependencies or subscribers. But I agree that they are pretty useless because they don't actually mention the action that triggered the mail but just contain the accompanying comment which may be empty.Last time I brought this up, I was pointed at Phabricator's Phabricator as the place to report this bug. I gave up after looking for the right place to report it in that, and not finding the obvious spot. Jon> > - Matthias > >> On May 19, 2015, at 5:54 PM, Justin Bogner <mail at justinbogner.com> wrote: >> >> Phabricator seems to like to send emails with zero content to the list >> with relatively high frequency, like this: >> >>> From: Ikhlas Ajbar <iajbar at codeaurora.org> >>> Subject: Re: [PATCH] Remove unused function HasPICArg(). >>> To: iajbar at codeaurora.org, bcahoon at codeaurora.org >>> Cc: llvm-commits at cs.uiuc.edu >>> Date: Tue, 19 May 2015 18:29:30 +0000 (6 hours, 21 minutes, 32 seconds ago) >>> Reply-To: reviews+D9775+public+5835e7bc078b3eb5 at reviews.llvm.org >>> >>> REPOSITORY >>> rL LLVM >>> >>> http://reviews.llvm.org/D9775 >>> >>> EMAIL PREFERENCES >>> http://reviews.llvm.org/settings/panel/emailpreferences/ >>> >>> >>> >>> _______________________________________________ >>> llvm-commits mailing list >>> llvm-commits at cs.uiuc.edu >>> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits >> >> or this: >> >>> From: John Kåre Alsaker <john.mailinglists at gmail.com> >>> Subject: Re: [PATCH] builtins: Add __probestack support functions for x86 >>> To: john.mailinglists at gmail.com >>> Cc: llvm-commits at cs.uiuc.edu, howard.hinnant at gmail.com >>> Date: Tue, 19 May 2015 19:13:07 +0000 (5 hours, 39 minutes, 29 seconds ago) >>> Reply-To: reviews+D9858+public+2b5918b1dd4651e5 at reviews.llvm.org >>> >>> REPOSITORY >>> rL LLVM >>> >>> http://reviews.llvm.org/D9858 >>> >>> EMAIL PREFERENCES >>> http://reviews.llvm.org/settings/panel/emailpreferences/ >>> >>> >>> >>> _______________________________________________ >>> llvm-commits mailing list >>> llvm-commits at cs.uiuc.edu >>> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits >> >> Can we fix this? I don't even understand what these are supposed to be. >> >> _______________________________________________ >> LLVM Developers mailing list >> LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu >> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev > > > _______________________________________________ > LLVM Developers mailing list > LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu > http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev >-- Jon Roelofs jonathan at codesourcery.com CodeSourcery / Mentor Embedded
On Tue, May 19, 2015 at 6:02 PM, Matthias Braun <mbraun at apple.com> wrote:> They happen for things like closing a revision, adding dependencies or > subscribers. But I agree that they are pretty useless because they don't > actually mention the action that triggered the mail but just contain the > accompanying comment which may be empty. >Insofar that they identify that something has happened they are useful. Their current state is IMO only moderately useful since it's not clear what triggered it. -- Sean Silva> > - Matthias > > > On May 19, 2015, at 5:54 PM, Justin Bogner <mail at justinbogner.com> > wrote: > > > > Phabricator seems to like to send emails with zero content to the list > > with relatively high frequency, like this: > > > >> From: Ikhlas Ajbar <iajbar at codeaurora.org> > >> Subject: Re: [PATCH] Remove unused function HasPICArg(). > >> To: iajbar at codeaurora.org, bcahoon at codeaurora.org > >> Cc: llvm-commits at cs.uiuc.edu > >> Date: Tue, 19 May 2015 18:29:30 +0000 (6 hours, 21 minutes, 32 seconds > ago) > >> Reply-To: reviews+D9775+public+5835e7bc078b3eb5 at reviews.llvm.org > >> > >> REPOSITORY > >> rL LLVM > >> > >> http://reviews.llvm.org/D9775 > >> > >> EMAIL PREFERENCES > >> http://reviews.llvm.org/settings/panel/emailpreferences/ > >> > >> > >> > >> _______________________________________________ > >> llvm-commits mailing list > >> llvm-commits at cs.uiuc.edu > >> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits > > > > or this: > > > >> From: John Kåre Alsaker <john.mailinglists at gmail.com> > >> Subject: Re: [PATCH] builtins: Add __probestack support functions for > x86 > >> To: john.mailinglists at gmail.com > >> Cc: llvm-commits at cs.uiuc.edu, howard.hinnant at gmail.com > >> Date: Tue, 19 May 2015 19:13:07 +0000 (5 hours, 39 minutes, 29 seconds > ago) > >> Reply-To: reviews+D9858+public+2b5918b1dd4651e5 at reviews.llvm.org > >> > >> REPOSITORY > >> rL LLVM > >> > >> http://reviews.llvm.org/D9858 > >> > >> EMAIL PREFERENCES > >> http://reviews.llvm.org/settings/panel/emailpreferences/ > >> > >> > >> > >> _______________________________________________ > >> llvm-commits mailing list > >> llvm-commits at cs.uiuc.edu > >> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits > > > > Can we fix this? I don't even understand what these are supposed to be. > > > > _______________________________________________ > > LLVM Developers mailing list > > LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu > > http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev > > > _______________________________________________ > LLVM Developers mailing list > LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu > http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev >-------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20150519/b8b01174/attachment.html>