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

DDXMLElement elementsForLocalName:URI variable shadowing #10

Open
bazineta opened this issue Dec 29, 2011 · 1 comment
Open

DDXMLElement elementsForLocalName:URI variable shadowing #10

bazineta opened this issue Dec 29, 2011 · 1 comment

Comments

@bazineta
Copy link

In the ARC branch, DDXMLElement elementsForLocalName:URI, the second declaration of the prefix variable within the else block shadows the first declaration.

Benign, but triggers a warning message when the 'Hidden Local Variables' warning is turned on.

@ewanmellor
Copy link
Contributor

This is fixed by #26.

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

No branches or pull requests

2 participants