Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 22 Sep 2002 06:25:58 -0700 (PDT)
From:      Ian Dowse <iedowse@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/coda coda_namecache.h
Message-ID:  <200209221325.g8MDPwgL082493@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
iedowse     2002/09/22 06:25:58 PDT

  Modified files:
    sys/coda             coda_namecache.h 
  Log:
  Attempt to fix the error reported by the alpha tinderbox. A pointer
  was being cast to an integer as part of a hash function, so just
  add an intptr_t cast to silence the warning.
  
  Revision  Changes    Path
  1.8       +2 -2      src/sys/coda/coda_namecache.h

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?200209221325.g8MDPwgL082493>