From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Subject: bug#36135: installer wifi password prompt Date: Wed, 12 Jun 2019 11:30:11 +0200 Message-ID: <87wohrxiak.fsf@gnu.org> References: <20190608151502.5d22d7e8@tachikoma.lepiller.eu> <87zhmr984t.fsf@gnu.org> <87r2836dnn.fsf@nckx> <87k1dt5df2.fsf@gnu.org> <87ef41qd88.fsf@nckx> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:41529) by lists.gnu.org with esmtp (Exim 4.86_2) (envelope-from ) id 1hazb5-0007uw-Fx for bug-guix@gnu.org; Wed, 12 Jun 2019 05:31:12 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hazb3-0003Xf-8h for bug-guix@gnu.org; Wed, 12 Jun 2019 05:31:11 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:47175) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1hazaw-0003WC-B6 for bug-guix@gnu.org; Wed, 12 Jun 2019 05:31:07 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1hazaw-0004Gh-5K for bug-guix@gnu.org; Wed, 12 Jun 2019 05:31:02 -0400 Sender: "Debbugs-submit" Resent-Message-ID: In-Reply-To: <87ef41qd88.fsf@nckx> (Tobias Geerinckx-Rice's message of "Tue, 11 Jun 2019 00:36:55 +0200") List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org Sender: "bug-Guix" To: Tobias Geerinckx-Rice Cc: 36135@debbugs.gnu.org Hi Tobias, Tobias Geerinckx-Rice skribis: > Ludovic Court=C3=A8s wrote: >> No argument here! The patch referred to a keyword argument that >> does >> not exist, which is why I=E2=80=99m indeed suggesting more testing. Simp= ly >> looking at the compiler warnings would have raised a flag. > > There were no warnings and the code itself runs fine (believe me, I've > run it way too often already -_-') because this was written on top of > #36132. Oh, my bad! I hadn=E2=80=99t seen . I=E2=80=99ll take a look. Ludo=E2=80=99.