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

Crash in FlattenBuiltinTypeCreation._find_handler() #721

Closed
robertwb opened this issue Dec 15, 2008 · 4 comments
Closed

Crash in FlattenBuiltinTypeCreation._find_handler() #721

robertwb opened this issue Dec 15, 2008 · 4 comments

Comments

@robertwb
Copy link
Contributor

FlattenBuiltintypeCreation._find_handler() assumes that function.name exists, but this is not the case for at least AttributeNode.

At 2008-12-15T17:16:59Z jasone added attachment fix-Flatten

Migrated from http://trac.cython.org/ticket/163

@robertwb
Copy link
Contributor Author

scoder changed description from

FlattenBuiltintypeCreation._find_handler() assumes that function.name exists, but this is not the case for at least AttributeNode.

to

FlattenBuiltintypeCreation._find_handler() assumes that function.name exists, but this is not the case for at least AttributeNode.
resolution to fixed
status from new to closed
commented

Fixed.

http://hg.cython.org/cython-devel/rev/965dc9fc3da7

@robertwb
Copy link
Contributor Author

@robertwb changed resolution from fixed to empty
status from closed to reopened
commented

@robertwb
Copy link
Contributor Author

@robertwb changed owner from somebody to jasone
status from reopened to new
commented

@robertwb
Copy link
Contributor Author

@robertwb changed resolution to fixed
status from new to closed
commented

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant