Skip to content

Conversation

yebblies
Copy link
Contributor

Un-deprecate formatValue taking a typedef. This is not valid while typedef is not a deprecated declaration inside dmd.

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

Un-deprecate formatValue taking a typedef.  This is not valid while typedef is not a deprecated declaration inside dmd.
@dsimcha
Copy link
Collaborator

dsimcha commented Aug 30, 2011

So do we still need this even if the typedef deprecation stuff does get merged?

@yebblies
Copy link
Contributor Author

Yes. Until typedef is removed completely, it still makes sense to be able to print them.

@yebblies
Copy link
Contributor Author

Sorry, If you mean the patch, then no. The function still needs to stick around until typedef is gone. It may also be a while until the dmd patch goes through.

andralex added a commit that referenced this pull request Sep 3, 2011
Issue 5825 - write is calling a deprecated function
@andralex andralex merged commit 711f7e2 into dlang:master Sep 3, 2011
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.

4 participants