From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mike Frysinger Date: Tue, 20 Dec 2011 13:21:32 -0500 Subject: [U-Boot] [PATCH] board/eltec/elppc/misc.c: Fix GCC 4.6 build warning In-Reply-To: <1324403469-3085-1-git-send-email-agust@denx.de> References: <1324403469-3085-1-git-send-email-agust@denx.de> Message-ID: <201112201321.32971.vapier@gentoo.org> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Tuesday 20 December 2011 12:51:09 Anatolij Gustschin wrote: > - *(int *) &eerev.res[0] = 0; > + memset(&eerev.res[0], 0, 4); &foo[0] is the same thing as foo -mike -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 836 bytes Desc: This is a digitally signed message part. URL: