Not at all, I am using dvm and I like it. But OTOH it makes things sometimes wierd. My common habit is to do something like this:
dmd somefile && ./somefile. But without dvm I use latest (current installed vesion of dmd) but with dvm I use last setup vesion. And often I do not know which version of dmd I am using.


Jacob Carlborg via Digitalmars-d <digitalmars-d@puremagic.com> napsal Út, srp 11, 2015 v 11∶04 :
On 2015-08-11 10:01, John Colvin wrote:
well if you're sane, then you had homebrew install it to /usr/local/lib/ and /usr/local/include/d2/
If you're sane you'll be using DVM ;)
--
/Jacob Carlborg