From mboxrd@z Thu Jan 1 00:00:00 1970 From: mikadoZero Subject: ; XXX: remove when Inetutils suffices Date: Wed, 13 Mar 2019 11:44:20 -0400 Message-ID: <1s3au6cr.fsf@yandex.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([209.51.188.92]:48685) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1h463e-00015V-LG for guix-devel@gnu.org; Wed, 13 Mar 2019 11:44:43 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1h463d-0001Np-LG for guix-devel@gnu.org; Wed, 13 Mar 2019 11:44:42 -0400 Received: from forward100o.mail.yandex.net ([37.140.190.180]:48875) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1h463c-0001Mu-PP for guix-devel@gnu.org; Wed, 13 Mar 2019 11:44:41 -0400 Received: from mxback7g.mail.yandex.net (mxback7g.mail.yandex.net [IPv6:2a02:6b8:0:1472:2741:0:8b7:168]) by forward100o.mail.yandex.net (Yandex) with ESMTP id 6C1D44AC0154 for ; Wed, 13 Mar 2019 18:44:38 +0300 (MSK) List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: Guix-devel system.scm line 537: net-tools ; XXX: remove when Inetutils suffices git log -L 537,537:system.scm outputs: commit 6f436c54d6d9698e62639de31a845cd9b9167423 Date: Wed Jun 4 2014 This comment was committed in 2014. Is inetutils at the point where net-tools can be removed? If it is then I can submit a patch to remove the line. What does XXX in a comment mean? I have seen it a couple times.