Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 31 Oct 2006 15:35:14 -0800
From:      Steve Kargl <sgk@troutmask.apl.washington.edu>
To:        freebsd-current@freebsd.org
Subject:   gjournal.c type punning problem
Message-ID:  <20061031233514.GA31448@troutmask.apl.washington.edu>

next in thread | raw e-mail | index | archive | help
cc -O2 -pipe -march=opteron -I/usr/src/sbin/fsck_ffs -DRESCUE -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -c /usr/src/sbin/fsck_ffs/gjournal.c
/usr/src/sbin/fsck_ffs/gjournal.c: In function `gjournal_check':
/usr/src/sbin/fsck_ffs/gjournal.c:717: warning: dereferencing type-punned pointer will break strict-aliasing rules
*** Error code 1

-- 
Steve



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20061031233514.GA31448>