On 2014.01.06 at 08:55 -0700, Eric Eide wrote: > John> It's finally out. We should collapse the llvm-svn-compatible > John> branch sometime soon and then do a maintenance release of > John> C-Reduce. > > OK. I volunteer to do these things; it is a personality defect that I like to > work on releases.
Before the new release it would be nice if the annoying amount of garbage, that creduce leaves in the /tmp directory, could be addressed. One easy solution would be to create a new directory in /tmp first and do all the work in there and finally "rm -fr" it on exit. Thanks. -- Markus
