Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 2 Aug 2002 04:57:59 -0700 (PDT)
From:      Robert Drehmel <robert@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.bin/sockstat sockstat.c
Message-ID:  <200208021157.g72Bvx4T006477@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
robert      2002/08/02 04:57:59 PDT

  Modified files:
    usr.bin/sockstat     sockstat.c 
  Log:
  Use a cast to `void *' before casting to a pointer to a structure
  to stop GCC emitting warnings about increased alignment requirements
  which broke the build for sparc64.
  
  Approved by:    des
  
  Revision  Changes    Path
  1.4       +8 -5      src/usr.bin/sockstat/sockstat.c

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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