Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 11 Feb 2004 20:11:41 -0800 (PST)
From:      Tim Kientzle <kientzle@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/lib/libarchive Makefile
Message-ID:  <200402120411.i1C4Bf8U036349@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
kientzle    2004/02/11 20:11:41 PST

  FreeBSD src repository

  Modified files:
    lib/libarchive       Makefile 
  Log:
  libarchive itself is now completely clean at WARNS=10 on all architectures.
  
  Unfortunately, the stock zlib.h is not:
    line 885: 'err' parameter shadows global 'err' definition from <err.h>
  
  Back the WARNS level down to 3 to accomodate borked zlib.h.
  
  Revision  Changes    Path
  1.2       +3 -1      src/lib/libarchive/Makefile



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