On Thu, Oct 27, 2011 at 1:11 PM, dsimcha <[email protected]> wrote: > Dimitry's FReD library review looks to have been a success. (Not sure if > voting is technically over but it doesn't exactly look like it's going to come > down to the wire.) Congratulations, Dimitry. What's next in the review > queue? From my memory of previous times we've had this discussion, things > completely ready and still in queue are (in no particular order): > > Jesse Philips's CSV parser > > Jose Garcia's logging library
std.log's unittest don't pass at the moment because of a bug in druntime. It has been a while but it has something to do with how we are calling the per process and per thread module constructors. I convinced that it will be another year before we get a chance to fix that bug so I have been thinking of removing this requirement from std.log but I have't had much time to play around with it.
