Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 6 Mar 2009 05:13:12 +0000 (UTC)
From:      Tim Kientzle <kientzle@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/lib/libarchive archive_util.c
Message-ID:  <200903060513.n265DNS9040778@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
kientzle    2009-03-06 05:13:12 UTC

  FreeBSD src repository

  Modified files:
    lib/libarchive       archive_util.c 
  Log:
  SVN rev 189434 on 2009-03-06 05:13:12Z by kientzle
  
  Merge r457 from libarchive.googlecode.com:  Stop appending strerror()
  information to error strings.  This caused a lot of unnecessary
  duplication in error messages; in particular, there are a few cases
  where error messages get copied from one archive object to another
  and this would cause the strerror() info to get appended each time.
  
  Revision  Changes    Path
  1.20      +0 -19     src/lib/libarchive/archive_util.c



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