From nobody Thu Sep 7 13:47:59 2023 X-Original-To: bugs@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4RhLCz6Fc8z4s8bY for ; Thu, 7 Sep 2023 13:47:59 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4RhLCz4ywyz4Nw1 for ; Thu, 7 Sep 2023 13:47:59 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1694094479; a=rsa-sha256; cv=none; b=vczJ1hAYFiEwTht1ZJeJAEQjWUIW+GogQwRcn3t6KYuQsMYE+kCzhUyByX8FUMzVb0BEhr pDVpeDz9i7tCW0s7nmJ+Tg5yOIB2iEgIEAcufkSu+2h43lx5PVcdSMeV1WB3sQpYSTmy78 vWS5vfp7g0lmuq1+VJUt3jwJwctYQKPwVCWJxlgsgOVNIo4ZAjVGlFA9iuypT+Ddkyzylh gPAMfrO+17+7EL6jL3KEx1+oLRx/y/Z0iY/UGENhsA5a+jsqwe1qii/oDY7I/otOR4zT65 8Q6mdlErhjU5rJD9FZiqfgfwLnKbr5VqWZk3BkCi2jLILmv9ucFi0M2IsGlFZw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1694094479; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=CzZhl79tc5zAlCzpmYGGzbrrLKor+AOyMGKC7gCyuFA=; b=EzJ7FNnzKEjhrIiHytuWDrt02Pu5wmOI42nWhOJ4HUg0cHBAI0w9CMHe9U+7zXT92MxqR/ My9Kfyzlw6/BdYYKruiRlmhC4eY2n4w0yl9N2UNozlSUU4aqAi5Zxlau3f92ecLW/1dEc9 s+kqMx1FfDIYa4mU7wspex9HFWbrUhto3itF2deaEr2WHVZD/5OLGMGYCaBlnmueD0GDk6 ZVmdvGoKlU8vmO+pVuJEvNtBl65FBWraFxWMnsLAEdzocL+8LUsili1orIgO/Z8xtF2kvP g7I3Sb47gp1/sAKqL0rs4iQ8c91SZczHeqEmrfPzOuQig/C3MZtI4AyqQG+k7A== Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4RhLCz40fDz12B7 for ; Thu, 7 Sep 2023 13:47:59 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 387DlxOG083710 for ; Thu, 7 Sep 2023 13:47:59 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 387Dlx8e083709 for bugs@FreeBSD.org; Thu, 7 Sep 2023 13:47:59 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 273585] walk_cb_call() prints warning polluting program output Date: Thu, 07 Sep 2023 13:47:59 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: misc X-Bugzilla-Version: 13.2-RELEASE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: kib@FreeBSD.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: Bug reports List-Archive: https://lists.freebsd.org/archives/freebsd-bugs List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-bugs@freebsd.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D273585 --- Comment #2 from Konstantin Belousov --- Of course printing the warning is not absolutely needed, but in my opinion it is the best route. We do not want to abort the process for obvious reasons, but staying silent means that the bugs are kept under the carpet. For instance, the missed feature in 42ceab3ea1a997db93b65404be0ee4b17b5382d7 was noted and implemented due to the warning. --=20 You are receiving this mail because: You are the assignee for the bug.=