Skip to content

CTU: "error: cannot import unsupported AST node Binding" #3312

Answered by martong
daverigby asked this question in Q&A
Discussion options

You must be logged in to vote

Thank you for the report!

The import of a Binding is not yet implemented in the ASTImporter.
I am taking this issue to our internal tracker and will come back to here once we implement it.

Normally an unsupported node shouldn't result in a crash, but most probably there is another error which happens when our clean up mechanism - to handle the unsupported AST node - kicks in. That is a known problem and we are working on that.

Replies: 3 comments 5 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
4 replies
@daverigby
Comment options

@steakhal
Comment options

@daverigby
Comment options

@steakhal
Comment options

Answer selected by daverigby
Comment options

You must be logged in to vote
1 reply
@steakhal
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants