On Thu, 2007-09-06 at 17:27 +0100, Johannes Schindelin wrote: > Hi, > > On Wed, 5 Sep 2007, Kristian Høgsberg wrote: > > > Still defaults to stdout, but you can now override wt_status.fp after > > calling wt_status_prepare(). > > Would it not be easier to freopen(filename, "a", stdout)? It's probably easier, but I think this is cleaner and the patch isn't that big. I don't want to worry about the side effects of freopening stdout... Kristian - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html