Path to this page:
Subject: CVS commit: pkgsrc/devel/ccache
From: Thomas Klausner
Date: 2013-01-21 14:52:36
Message id: 20130121135236.ED950175DD@cvs.netbsd.org
Log Message:
Update to 3.1.9:
ccache 3.1.9
------------
Release date: 2013-01-06
Bug fixes
~~~~~~~~~
- The EAGAIN signal is now handled correctly when emitting cached stderr
output. This fixes a problem triggered by large error outputs from the
compiler.
- Subdirectories in the cache are no longer created in read-only mode.
- Fixed so that ccache's log file descriptor is not made available to the
compiler.
- Improved error reporting when failing to create temporary stdout/stderr
files when executing the compiler.
- Disappearing temporary stdout/stderr files are now handled gracefully.
Other
~~~~~
- Fixed test suite to work on ecryptfs.
Files: