FW: [commit: ghc] wip/nfs-locking: Use conventional whitespacing for @. (31515fa)
I've received 1500 of these commit messages overnight, and another arrives every few seconds. Are they likely to stop soon? Simon -----Original Message----- From: ghc-commits [mailto:ghc-commits-bounces@haskell.org] On Behalf Of git@git.haskell.org Sent: 27 October 2017 01:06 To: ghc-commits@haskell.org Subject: [commit: ghc] wip/nfs-locking: Use conventional whitespacing for @. (31515fa) Repository : ssh://git@git.haskell.org/ghc On branch : wip/nfs-locking Link : https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fghc.haskell....
---------------------------------------------------------------
commit 31515fad107d28f83b47d6249dd7b8c1eeb3bc70 Author: Andrey Mokhov <andrey.mokhov@gmail.com> Date: Fri Feb 26 11:37:47 2016 +0000 Use conventional whitespacing for @. See #210.
---------------------------------------------------------------
31515fad107d28f83b47d6249dd7b8c1eeb3bc70 src/GHC.hs | 2 +- src/Rules/Actions.hs | 2 +- src/Rules/Compile.hs | 2 +- src/Rules/Data.hs | 4 ++-- src/Rules/Dependencies.hs | 2 +- src/Rules/Documentation.hs | 2 +- src/Rules/Generate.hs | 2 +- src/Rules/Library.hs | 4 ++-- src/Rules/Program.hs | 6 +++--- src/Rules/Register.hs | 2 +- src/Settings/Paths.hs | 10 +++++----- src/Way.hs | 2 +- 12 files changed, 20 insertions(+), 20 deletions(-) Diff suppressed because of size. To see it, use: git diff-tree --root --patch-with-stat --no-color --find-copies-harder --ignore-space-at-eol --cc 31515fad107d28f83b47d6249dd7b8c1eeb3bc70 _______________________________________________ ghc-commits mailing list ghc-commits@haskell.org https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fmail.haskell...
Simon Peyton Jones via ghc-devs <ghc-devs@haskell.org> writes:
I've received 1500 of these commit messages overnight, and another arrives every few seconds. Are they likely to stop soon?
Oh dear, this looks like an unfortunate consequence of my pushing a branch with the Hadrian history. Have they stopped yet? Cheers, - Ben
yes I think it's stopped. I'' remove my junk-mail rule | -----Original Message----- | From: Ben Gamari [mailto:ben@smart-cactus.org] | Sent: 27 October 2017 19:44 | To: Simon Peyton Jones <simonpj@microsoft.com>; ghc-devs@haskell.org | Subject: Re: FW: [commit: ghc] wip/nfs-locking: Use conventional | whitespacing for @. (31515fa) | | Simon Peyton Jones via ghc-devs <ghc-devs@haskell.org> writes: | | > I've received 1500 of these commit messages overnight, and another | arrives every few seconds. Are they likely to stop soon? | > | Oh dear, this looks like an unfortunate consequence of my pushing a | branch with the Hadrian history. Have they stopped yet? | | Cheers, | | - Ben
It’s been one heck of a day with these coming in. It does seem to have stopped now. _ara
On 27 Oct 2017, at 22:58, Simon Peyton Jones via ghc-devs <ghc-devs@haskell.org> wrote:
yes I think it's stopped. I'' remove my junk-mail rule
| -----Original Message----- | From: Ben Gamari [mailto:ben@smart-cactus.org] | Sent: 27 October 2017 19:44 | To: Simon Peyton Jones <simonpj@microsoft.com>; ghc-devs@haskell.org | Subject: Re: FW: [commit: ghc] wip/nfs-locking: Use conventional | whitespacing for @. (31515fa) | | Simon Peyton Jones via ghc-devs <ghc-devs@haskell.org> writes: | | > I've received 1500 of these commit messages overnight, and another | arrives every few seconds. Are they likely to stop soon? | > | Oh dear, this looks like an unfortunate consequence of my pushing a | branch with the Hadrian history. Have they stopped yet? | | Cheers, | | - Ben _______________________________________________ ghc-devs mailing list ghc-devs@haskell.org http://mail.haskell.org/cgi-bin/mailman/listinfo/ghc-devs
participants (3)
-
Ara Adkins -
Ben Gamari -
Simon Peyton Jones