svn commit: r296918 - head/sys/fs/autofs

Baptiste Daroussin bapt at FreeBSD.org
Wed Mar 16 14:10:36 UTC 2016


On Wed, Mar 16, 2016 at 03:01:56PM +0100, Edward Tomasz Napierala wrote:
> You're right.  I've added the explicit cast to void, let's see
> if that helps.
> 
> On 0315T1346, Conrad Meyer wrote:
> > Instead you will get, "warning: unused but set variable 'error'" on
> > -NODEBUG builds.  Maybe add:
> > 
> > (void)error;

Why everyone keeps casting when we have __unused?

Bapt
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/svn-src-head/attachments/20160316/1dc3e3d9/attachment.sig>


More information about the svn-src-head mailing list