Re: Vim has got D-Scanner support.

2017-04-01 Thread mogu via Digitalmars-d-announce

On Thursday, 30 March 2017 at 22:51:22 UTC, ANtlord wrote:
Hello! I've done integration of D-Scanner in Vim plugin 
Syntastic 
(https://github.com/vim-syntastic/syntastic/pull/1995). Vim 
users are able to check his code using D-Scanner.


Links:

D-Scanner (https://github.com/Hackerpilot/Dscanner)

Syntastic (https://github.com/vim-syntastic/syntastic)

Vim (http://www.vim.org/)

Thanks.


Nice works. Thank you.


Re: Beta 2.074.0-b1

2017-04-01 Thread Jack Stouffer via Digitalmars-d-announce

On Saturday, 1 April 2017 at 11:14:51 UTC, Martin Nowak wrote:

On Tuesday, 28 March 2017 at 10:30:48 UTC, H. S. Teoh wrote:
Very cool about the new format!() feature. What about 
extending this

to writef(ln)?


That has already been done: see Phobos PR #5296.


I'll try to cherry-pick over those as well, doesn't make sense 
to only release one part. Please try to use the milestones to 
mark PRs that are supposed to go together.


https://github.com/dlang/phobos/pull/5317


Could you please also look at 
https://github.com/dlang/phobos/pull/5310


Thanks


Re: Beta 2.074.0-b1

2017-04-01 Thread Martin Nowak via Digitalmars-d-announce

On Tuesday, 28 March 2017 at 10:30:48 UTC, H. S. Teoh wrote:
Very cool about the new format!() feature. What about 
extending this

to writef(ln)?


That has already been done: see Phobos PR #5296.


I'll try to cherry-pick over those as well, doesn't make sense to 
only release one part. Please try to use the milestones to mark 
PRs that are supposed to go together.


https://github.com/dlang/phobos/pull/5317