Ticket #464 (closed defect: fixed)
Internal compiler error: EvalWithTempExprNode.infer_type not implemented
| Reported by: | scoder | Owned by: | scoder |
|---|---|---|---|
| Priority: | major | Milestone: | 0.12.1 |
| Component: | Type Analysis | Keywords: | |
| Cc: |
Description (last modified by scoder) (diff)
Type inference crashes with the above error when it hits a temp helper node that was injected into the tree. This also prevents Cython from compiling its own parser with type inference enabled.
Change History
Note: See
TracTickets for help on using
tickets.
