Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 27 Aug 2004 08:54:40 +0000 (UTC)
From:      Ian Dowse <iedowse@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.sbin/kldxref ef_obj.c
Message-ID:  <200408270854.i7R8seg5049880@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
iedowse     2004-08-27 08:54:40 UTC

  FreeBSD src repository

  Modified files:
    usr.sbin/kldxref     ef_obj.c 
  Log:
  Use a temporary void * variable to work around a strict aliasing
  warning that gcc generates at -O2 and higher.
  
  Revision  Changes    Path
  1.2       +3 -2      src/usr.sbin/kldxref/ef_obj.c



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