On Wed, 12 Aug 2015 11:16:55 +0200 Jacob Carlborg <[email protected]> wrote:
> On 2015-08-11 23:55, Daniel Kozak via Digitalmars-d wrote: > > 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. > > Not sure I understand the problem. > Ok, I find out whats wrong. I use -d parameter. So it was my fault.
