On Sat, Feb 11, 2012 at 11:57 PM, Jose Armando Garcia <[email protected]> wrote: > On Sat, Feb 11, 2012 at 3:33 AM, David Nadlinger <[email protected]> wrote: >> Okay, seems like we have an abundance of modules ready to review, but are >> lacking review managers. Given that the Thrift/D code is submitted for >> upstream inclusion and its to-do list is currently empty, I'd be happy to >> help out – but which module do we want to review first? > > std.log is ready immediate review but I leave it up to you and the D > community. Let me know if there is anything I can do to help the > process. I would also like to apologies for allowing std.log to stay > so long in the queue. Thank you David for volunteering to do this! >
Actually, std.log doesn't even compile against the latest Phobos. I am not sure how long it is going to take me to fix the problem. I'll keep you guys up to date on my progress. Thanks -Jose > -Jose > >> std.log has been in >> the queue forever (but was previously postponed due to Jose being >> unavailable), std.uuid is small (but parts of it depend on not-yet-in-Phobos >> hashing code), and Jacob Carlborg is waiting for feedback on Orange… >> >> David >> >> >> >> On 2/9/12 3:31 AM, Andrei Alexandrescu wrote: >>> >>> Who would want to be the review manager for this and UUID? >>> >>> Andrei >>> >>> On 2/7/12 5:02 AM, Jose Armando Garcia wrote: >>>> >>>> Hey all, >>>> >>>> The module std.log is finally ready for review. I would like to put it >>>> in the review queue for phobos. Here are some links for your >>>> documentation: >>>> >>>> 1. HTML Documentation: >>>> http://jsancio.github.com/phobos/phobos/std_log.html >>>> 2. Source code: https://github.com/jsancio/phobos/blob/log/std/log.d >>>> >>>> The module should work as is with the latest druntime. I would really >>>> appreciate it if you can try it and comment on the implementation. >>>> >>>> Thanks, >>>> -Jose >>>> PS. It has been a while since I tested it in Windows but it should >>>> work. I am going to spend some time validating that OS. >> >> _______________________________________________ >> phobos mailing list >> [email protected] >> http://lists.puremagic.com/mailman/listinfo/phobos _______________________________________________ phobos mailing list [email protected] http://lists.puremagic.com/mailman/listinfo/phobos
