digitalmars.D.learn - new std.process && new aa status
- Andrea Fontana (3/3) Apr 19 2012 Are there any info about them?
- Steven Schveighoffer (4/7) Apr 19 2012 std.process is being worked on. I'm hoping 2.060
- H. S. Teoh (13/17) Apr 19 2012 [...]
Are there any info about them? I tought that new std.process would replace the old one in version 2.059, but it seems not...
Apr 19 2012
On Thu, 19 Apr 2012 14:17:04 -0400, Andrea Fontana <nospam example.com> wrote:Are there any info about them? I tought that new std.process would replace the old one in version 2.059, but it seems not...std.process is being worked on. I'm hoping 2.060 -Steve
Apr 19 2012
On Thu, Apr 19, 2012 at 08:17:04PM +0200, Andrea Fontana wrote:Are there any info about them? I tought that new std.process would replace the old one in version 2.059, but it seems not...[...] The new AA implementation is still in the works. The code is not finished yet, and even after it's finished, there's still the non-trivial task of replacing the current implementation in the compiler. Hopefully it will end up in 2.060, but it may happen later, depending on how things go. Anyway, there shouldn't be any significant changes from how AA's currently work, from the user's POV. If anything, it should mainly be bugfixes and other enhancements. T -- Bare foot: (n.) A device for locating thumb tacks on the floor.
Apr 19 2012