Date: Wed, 4 Jun 2008 19:16:54 +0000 (UTC) From: David Malone <dwmalone@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/su su.c Message-ID: <200806041917.m54JHDYS033239@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
dwmalone 2008-06-04 19:17:13 UTC
FreeBSD src repository
Modified files:
usr.bin/su su.c
Log:
SVN rev 179547 on 2008-06-04 19:16:54Z by dwmalone
Fix a strict aliasing warning - I think it is really telling us
that the way char * and void * pointers may not be stored in the
same way.
Revision Changes Path
1.88 +3 -2 src/usr.bin/su/su.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200806041917.m54JHDYS033239>
