Date: Thu, 07 Sep 2023 13:47:59 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 273585] walk_cb_call() prints warning polluting program output Message-ID: <bug-273585-227-hZS6qARXqM@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-273585-227@https.bugs.freebsd.org/bugzilla/> References: <bug-273585-227@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D273585 --- Comment #2 from Konstantin Belousov <kib@FreeBSD.org> --- 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.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-273585-227-hZS6qARXqM>