On 10 Mar 2015, at 10:18, Konstantin Belousov <[email protected]> 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

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

Reply via email to