[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: Sat, 16 Sep 2023 18:40:13 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=273585 --- 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 -- You are receiving this mail because: You are the assignee for the bug.