[Bug 273585] walk_cb_call() prints warning polluting program output
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 273585] walk_cb_call() prints warning polluting program output"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 07 Sep 2023 13:47:59 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=273585 --- 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. -- You are receiving this mail because: You are the assignee for the bug.