On Sun, Feb 5, 2012 at 3:26 PM, Andrei Alexandrescu <[email protected]> wrote: > On 2/5/12 11:25 AM, Jose Armando Garcia wrote: >> >> std.log still works! hehe. std.log is ready for review but >> unfortunately it depends on some changes I have made to druntime. I >> have tried to get those changes into druntime but they are just >> sitting in there as pull requests. I have recently decided to remove >> all my druntime changes and just put them in std/log.d instead. I'll >> have a revised std.log soon and maybe we can have a review soon. > > > If the changes make more sense to put in druntime let's do so. Please let me > know which they are and I'll take a look today. >
https://github.com/D-Programming-Language/druntime/pull/141/files Let me know if there is anything I need to fix and I'll make the changes in a short time. Thanks! > Andrei >
