On Thu, May 10, 2007 at 07:53:36PM +0100, Ben Hewson wrote: > Here is a small fix to prevent a segmentation fault in lbtdump. > > the format specifier in the printf statements have been changed from > %08lx to %08llx or similar > where uint64_t are being displayed. > > > Signed-off-by: Ben Hewson <[EMAIL PROTECTED]>
Thanks, committed in r2679. I can confirm that it fixes the warnings for me (gcc 4.1.3). Uwe. -- http://www.hermann-uwe.de | http://www.holsham-traders.de http://www.crazy-hacks.org | http://www.unmaintained-free-software.org
signature.asc
Description: Digital signature
-- linuxbios mailing list [email protected] http://www.linuxbios.org/mailman/listinfo/linuxbios
