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

Allow version (deprecated). #1257

Closed
wants to merge 1 commit into from
Closed

Allow version (deprecated). #1257

wants to merge 1 commit into from

Conversation

alexrp
Copy link
Member

@alexrp alexrp commented Nov 4, 2012

As requested on the NG.

@andralex
Copy link
Member

andralex commented Nov 4, 2012

Looks good. Is there a corresponding addendum to the dox?

@alexrp
Copy link
Member Author

alexrp commented Nov 4, 2012

dlang/dlang.org#187

@jpf91
Copy link
Contributor

jpf91 commented Nov 5, 2012

Already posted on the NG:

As deprecated now allows optional messages some folks have suggested to make deprecated behave like in other languages: Warn if something deprecated is used, do not print warnings if compiling with -deprecated.
This pull request would prevent us from doing this change as it would change the behaviour of version(deprecated)

@alexrp alexrp closed this Nov 14, 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.

3 participants