https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191867

Dimitry Andric <d...@freebsd.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Needs Triage                |Open

--- Comment #1 from Dimitry Andric <d...@freebsd.org> ---
The reason I added -Wno-unused-function is that I got sick of fixing unused
function warnings all over the code so I could import a new version of clang.
:)

In any case, you are probably right that it is better to at least enable the
warning message, in the (IMO rather vain) hope that somebody will eventually
fix those warnings, either by marking the functions __unused, or by simply
deleting them.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
freebsd-bugs@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"

Reply via email to