Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 9 Sep 2007 17:35:49 +0000 (UTC)
From:      Greg Lewis <glewis@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/java/jdk16/files patch-j2se-ttHints-HintScan.c
Message-ID:  <200709091735.l89HZnu7059228@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
glewis      2007-09-09 17:35:49 UTC

  FreeBSD ports repository

  Added files:
    java/jdk16/files     patch-j2se-ttHints-HintScan.c 
  Log:
  . Fix build problems with cpu.h being picked up from /usr/local/include.
    Since the structure members being deferenced into the variables are
    short*, just use short as the variable type and eliminate the use of
    fastInt and the header include altogether.
  
  Revision  Changes    Path
  1.1       +24 -0     ports/java/jdk16/files/patch-j2se-ttHints-HintScan.c (new)



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