From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:37742) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1d8vIh-0001Nw-Kd for guix-patches@gnu.org; Thu, 11 May 2017 17:07:08 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1d8vIc-0006S3-MI for guix-patches@gnu.org; Thu, 11 May 2017 17:07:07 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:36515) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1d8vIc-0006Rv-IN for guix-patches@gnu.org; Thu, 11 May 2017 17:07:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1d8vIc-00071r-CS for guix-patches@gnu.org; Thu, 11 May 2017 17:07:02 -0400 Subject: bug#26840: [PATCH 2/3] gnu: go-1.4: Add missing module imports. Resent-Message-ID: Date: Thu, 11 May 2017 23:06:22 +0200 From: Danny Milosavljevic Message-ID: <20170511230622.19a6dda3@scratchpost.org> In-Reply-To: <87poffi2tn.fsf@openmailbox.org> References: <20170508195549.23372-1-slyfox@inbox.ru> <20170508195549.23372-3-slyfox@inbox.ru> <87poffi2tn.fsf@openmailbox.org> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+kyle=kyleam.com@gnu.org Sender: "Guix-patches" To: Kei Kebreau Cc: 26840@debbugs.gnu.org Hi Kei, > Never mind my other email... I see that the reason these are already on > master is because they were already pushed there. Feel free to close > these! Hehe yeah. I wonder though: If I put "Fixes " into the commit log, does that mean that something (a cron job etc) actually marks the bug report as fixed? How often does that happen?