Skip to content

Conversation

yebblies
Copy link
Contributor

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
Contributor Author

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

@yebblies
Copy link
Contributor 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
Development

Successfully merging this pull request may close these issues.

2 participants