Navigation Menu

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

Adds support for the DEPRECATED_ATTRIBUTE macro #202

Merged
merged 1 commit into from Mar 10, 2012
Merged

Adds support for the DEPRECATED_ATTRIBUTE macro #202

merged 1 commit into from Mar 10, 2012

Conversation

blakewatters
Copy link

Enables matching within the parser for the DEPRECATED_ATTRIBUTE macro, which can be used to flag methods as deprecated and emit a warning.

…ead of the __attribute__((deprecated)) method.
@tomaz
Copy link
Owner

tomaz commented Mar 10, 2012

Thanks!

tomaz added a commit that referenced this pull request Mar 10, 2012
…bute

Adds support for the DEPRECATED_ATTRIBUTE macro. Closes #202.
@tomaz tomaz merged commit 2273f62 into tomaz:master Mar 10, 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.

None yet

2 participants