[hackathon] Make love not war
Walter Bright via Digitalmars-d
digitalmars-d at puremagic.com
Sat Apr 25 21:16:11 PDT 2015
On 4/25/2015 8:47 PM, Andrei Alexandrescu wrote:
> Looking forward to everyone's great ideas and work artifacts. Drawing blanks? No
> problem - there's a bunch of pull requests to review!
Everywhere I look in Phobos, I find:
1. unnecessary calls to new
2. functions that should accept ranges and return ranges, instead of doing
storage allocation
Here's a list of PR's I've submitted to address a few of them:
https://github.com/D-Programming-Language/phobos/pulls/WalterBright
to show what I mean.
More information about the Digitalmars-d
mailing list