This Week in D, issue 1
    Thomas Mader via Digitalmars-d-announce 
    digitalmars-d-announce at puremagic.com
       
    Wed Jan 14 21:55:14 PST 2015
    
    
  
On Tuesday, 13 January 2015 at 14:08:58 UTC, Adam D. Ruppe wrote:
> I've started writing a weekly D newsletter. Here's the first 
> issue, any feedback welcome!
>
> http://arsdnet.net/this-week-in-d/jan-12.html
>
> In the future, I intend to have it written by Saturday for a 
> weekend release, so if you want something to appear this week, 
> please try to get it to by before then.
Very nice, thank you!
One suggestion. The link to  "emplace source code" is done by 
linenumber on master. It would be better to link to a tag to keep 
the link correct.
Instead of:
https://github.com/D-Programming-Language/phobos/blob/master/std/conv.d#L3907
https://github.com/D-Programming-Language/phobos/blob/v2.067.0-b1/std/conv.d#L3847
    
    
More information about the Digitalmars-d-announce
mailing list