cvs commit: ports/java/jdk15/files patch-j2se::ttHints::HintScan.c

Greg Lewis glewis at FreeBSD.org
Tue Jul 31 07:22:50 UTC 2007


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)


More information about the cvs-ports mailing list