Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 9 Aug 2007 01:11:21 +0000 (UTC)
From:      Marcel Moolenaar <marcel@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/conf files
Message-ID:  <200708090111.l791BLjG060108@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
marcel      2007-08-09 01:11:21 UTC

  FreeBSD src repository

  Modified files:
    sys/conf             files 
  Log:
  Compile ipfilter:ip_lookup.c without -Werror. The file contains
  a test that assumes that char is signed by default and causes a
  warning with GCC 4.2 on PowerPC.
  A patch has been sent to the maintainer that addresses this.
  
  Approved by: re (blanket)
  
  Revision  Changes    Path
  1.1242    +1 -1      src/sys/conf/files



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