Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 5 Sep 2002 05:30:54 -0700 (PDT)
From:      Bruce Evans <bde@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/compat/linux linux_misc.c
Message-ID:  <200209051230.g85CUsYm001552@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
bde         2002/09/05 05:30:54 PDT

  Modified files:
    sys/compat/linux     linux_misc.c 
  Log:
  Do not cast from a pointer to an integer of a possibly different size.
  This fixes a warning on i386's with 64-bit longs.
  
  Revision  Changes    Path
  1.128     +1 -1      src/sys/compat/linux/linux_misc.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?200209051230.g85CUsYm001552>