D syntax checker for Vim's plugin "Syntastic"

2012-06-08 Thread Alfredo Di Napoli
Hello there, this is my first post here whatsoever :) My name is Alfredo and I'm a 24-year-old just-graduated computer science guy from Rome, Italy. I've been fiddling with D lately, and I decided to contribute to the language in the only way I could (for now): due to the fact that I'm only a

Re: D syntax checker for Vim's plugin "Syntastic"

2012-06-08 Thread Iain Buclaw
On 8 June 2012 16:48, Alfredo Di Napoli wrote: > Hello there, > > this is my first post here whatsoever :) > My name is Alfredo and I'm a 24-year-old just-graduated computer science guy > from Rome, Italy. I've been fiddling with D lately, and I decided to > contribute to the language in the only

Re: D syntax checker for Vim's plugin "Syntastic"

2012-06-08 Thread Alfredo Di Napoli
This plugin is biased towards dmd. Please fix. ;~) Just kidding, I'll have to check this out later with my vim set-up. Hi :) The choice behind that is that dmd seems (to me) the most stable compiler out there, and the one that can works out of the box. Please tell me if I'm wrong :) Using

Re: D syntax checker for Vim's plugin "Syntastic"

2012-06-08 Thread Iain Buclaw
On 8 June 2012 17:47, Alfredo Di Napoli wrote: >> >> This plugin is biased towards dmd. Please fix.  ;~) >> >> Just kidding, I'll have to check this out later with my vim set-up. > > > Hi :) > The choice behind that is that dmd seems (to me) the most stable compiler > out there, and the one that c

Re: D syntax checker for Vim's plugin "Syntastic"

2012-06-08 Thread bioinfornatics
Le vendredi 08 juin 2012 à 18:47 +0200, Alfredo Di Napoli a écrit : > > > > This plugin is biased towards dmd. Please fix. ;~) > > > > Just kidding, I'll have to check this out later with my vim > > set-up. > > Hi :) > The choice behind that is that dmd seems (to me) the most stable > compiler