jacob-carlborg/dvm

dvm uninstall doesn't actually remove the compiler

Opened this issue · 0 comments

At least in my linux instance, I have used dvm uninstall to uninstall compilers. Then running dvm list still shows them. When I look in the .dvm directory, the compiler directories are there, but only have src/phobos and src/druntime directories, no files anywhere. Not sure what happened there.