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

Issue 6572 - Deprecate typedef #224

Merged
merged 1 commit into from Aug 30, 2011
Merged

Issue 6572 - Deprecate typedef #224

merged 1 commit into from Aug 30, 2011

Conversation

yebblies
Copy link
Member

Remove use of deprecated typedef from phobos. This mostly consists of changing typedef to alias, and disabling unittests that require typedef. One change to std.registry is needed to work around a bug in typedef (6571).

http://d.puremagic.com/issues/show_bug.cgi?id=6572

@dsimcha
Copy link
Collaborator

dsimcha commented Aug 30, 2011

Could you rebase this? It can't be automatically merged.

Remove use of deprecated typedef from phobos.  This mostly consists of changing typedef to alias, and disabling unittests that require typedef.  One change to std.registry is needed to work around a bug in typedef (6571).
@yebblies
Copy link
Member Author

Running it through the test suite now. Pull #225 is also pretty simple.

@yebblies
Copy link
Member Author

Hopefully good to go now.

dsimcha added a commit that referenced this pull request Aug 30, 2011
Issue 6572 - Deprecate typedef
@dsimcha dsimcha merged commit b3c29df into dlang:master Aug 30, 2011
kuettler pushed a commit to kuettler/phobos that referenced this pull request Feb 6, 2018
…-dlang-org

osmodel.mak: Mention tools + dlang.org repos in the update reminder
merged-on-behalf-of: Vladimir Panteleev <github@thecybershadow.net>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants