Skip to content

ctypes lint pass should support foreign consts #4622

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

Closed
catamorphism opened this issue Jan 25, 2013 · 3 comments
Closed

ctypes lint pass should support foreign consts #4622

catamorphism opened this issue Jan 25, 2013 · 3 comments
Labels
A-lints Area: Lints (warnings about flaws in source code) such as unused_mut.

Comments

@catamorphism
Copy link
Contributor

It currently ignores item_foreign_consts.

@ghost ghost assigned msullivan Jun 21, 2013
@msullivan
Copy link
Contributor

This is really easy, I'll fix it.

@sanxiyn
Copy link
Member

sanxiyn commented Jun 23, 2013

#7291 fixed this in passing.

@msullivan
Copy link
Contributor

This got fixed before I got around to pushing my patch.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-lints Area: Lints (warnings about flaws in source code) such as unused_mut.
Projects
None yet
Development

No branches or pull requests

3 participants