On Sun, Oct 2, 2011 at 11:27 PM, Jonathan M Davis <jmdavisp...@gmx.com> wrote: > The review for the region allocator has completed, so we need to choos > something else to review now. I believe that the current items in the review > queue which are ready for review are > > - std.log
Better late than never. I really would like to get std.log review. Unfortunately std.log's unittests don't pass because of a bug in druntime. It looks like druntime doesn't run module constructors and shared module constructors correctly. I'll see if I can get around this bug so we can get this reviewed in the next open spot. Thanks, -Jose