Skip to content

Conversation

brad-anderson
Copy link
Contributor

New users sometimes have difficulty because they've installed both versions of D which places both in their path, which means they sometimes try to compile D2 code with D1.

This makes the D1 install option unchecked by default. I believe this will help new users who are just learning D and might not known the difference between the versions. It also reflects that D1, while available and easily installed, isn't suggested for new users writing new code.

New users sometimes have difficulty because they've installed both versions of
D which places both in their path, which means they sometimes try to compile
D2 code with D1.
WalterBright added a commit that referenced this pull request Feb 13, 2012
Make D1 unchecked by default
@WalterBright WalterBright merged commit aa7f5a9 into dlang:master Feb 13, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants