Date: Sat, 16 Sep 2023 18:40:13 +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-1UKWDLYCAW@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 #3 from mkrzewicki@gmail.com <mkrzewicki@gmail.com> --- (In reply to Ed Maste from comment #1) there does not seem to be any errors going unchecked, in fact, both on linux and freebsd dlclose returns 0 in the cases in question. Hard to say whether= or not the actual behaviour is different atm, i.e. the program seems to behave properly on both systems. Now I do agree the printout can be a good diagnostic device, but since we're not necessarily treating this condition as an error maybe some more fine grained mechanism can be thought of. I mean, debugging by printf is a way, tradition even, but there usually exist better ways ;) thanks, Mikolaj --=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-1UKWDLYCAW>