Ticket #357 (closed defect: worksforme)
calculate_result_code not implemented
| Reported by: | robertwb | Owned by: | |
|---|---|---|---|
| Priority: | major | Milestone: | Dupe/Invalid |
| Component: | Testing | Keywords: | |
| Cc: |
Description
tryexcept.cpp: In function 'PyObject* __pyx_pf_9tryexcept_f(PyObject*, PyObject*, PyObject*)': tryexcept.cpp:1013: warning: control may reach end of non-void function 'int __Pyx_SetItemInt_Fast(PyObject*, Py_ssize_t, PyObject*, int)' being inlined calculate_result_code not implemented Called from: GeneralCallNode.not_implemented 195 Called from: GeneralCallNode.calculate_result_code 428 Called from: GeneralCallNode.result 634 Called from: ExprStatNode.generate_execution_code 2865 Called from: StatListNode.generate_execution_code 374 Called from: ModuleNode.generate_module_init_func 1701 Called from: ModuleNode.generate_c_code 286 Called from: ModuleNode.process_implementation 72 Called from: generate_pyx_code 138 Called from: Context.run_pipeline 197 Called from: run_pipeline 542 Called from: compile_single 653 Called from: compile 708 Called from: CythonCompileTestCase.run_cython 273 Called from: CythonCompileTestCase.compile 315 Called from: CythonCompileTestCase.runCompileTest 227 Called from: CythonCompileTestCase.runTest 223 Called from: CythonCompileTestCase.run 279 Called from: CythonCompileTestCase.__call__ 300 Called from: TestSuite.run 460 Called from: TestSuite.__call__ 464 Called from: TestSuite.run 460 Called from: TestSuite.__call__ 464 Called from: TestSuite.run 460 Called from: TestSuite.__call__ 464 Called from: TextTestRunner.run 753 Called from: <module> 651 ---------------------------------------------------------------------- bufaccess.c: In function '__pyx_pf_9bufaccess_printbuf':
Change History
Note: See
TracTickets for help on using
tickets.
