On 10 Mar 2015, at 10:18, Konstantin Belousov <kostik...@gmail.com> wrote:
> 
> Because you cannot grep for the panic string when __func__ is used.

The userspace assert uses __func__, __FILE__ and __LINE__, which means that you 
never need to grep the source code to find out where the assert came from: the 
assertion message tells you precisely where to go.

David

_______________________________________________
svn-src-head@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to