Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 31 Jul 2007 07:22: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/jdk15/files patch-j2se::ttHints::HintScan.c
Message-ID:  <200707310722.l6V7MnMh085212@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
glewis      2007-07-31 07:22:49 UTC

  FreeBSD ports repository

  Added files:
    java/jdk15/files     patch-j2se::ttHints::HintScan.c 
  Log:
  . Include a different header file for 'fastInt'.  The definition in Hint.h
    appears to actually match the type of variable its being used with in the
    code (although it seems that it may be even cleaner to just replace 'fastInt'
    with 'short').
  
    This also partially bandaids a build problem some are seeing since Hint.h
    is a less common header file name than cpu.h.
  
  Revision  Changes    Path
  1.1       +13 -0     ports/java/jdk15/files/patch-j2se::ttHints::HintScan.c (new)



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