Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Get rid of win9x support #406

Merged
merged 6 commits into from Feb 18, 2012
Merged

Conversation

denis-sh
Copy link
Contributor

I haven't seen any votes to continue win9x support in NG discussion so this pull is here. Just look at additions vs deletions and merge it!
Also an unsafe ExpandEnvironmentStringsA using and minor memory wasting in std.windows.registry were fixed.

@andralex
Copy link
Member

andralex commented Feb 5, 2012

@WalterBright are you okay with this? If so, @denis-sh you may want to rebase so I can merge.

* remove `useWfuncs` using
* remove std.__file using
* remove __file.d
* remove variables which have become unnecessary
* remove std.windows.charset import and alias in file.d
* remove stuff which have become unnecessary because of previous commit from std.windows.registry
* Supersede unsafe ExpandEnvironmentStringsA using by its *W version
* Remove an outdated commented out function
* Remove std.windows.charset import which have become unnecessary
@denis-sh
Copy link
Contributor Author

Rebased and double checked manually resolved conflicts for being resolved properly.

@WalterBright
Copy link
Member

It's time. But also need to update the changelog.dd, and add to the deprecated.dd page on d-programming-language.org.

@andralex
Copy link
Member

@denis-sh could you please operate those changes? Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants