-
-
Notifications
You must be signed in to change notification settings - Fork 674
Closed
Description
I get two complaints about unreachable code in sage/libs/pari/gen.pyx
for toGEN
(line 9197 after #12215) and _coerce_c_impl
(line 9670 after #12215) and the compiler is correct if I read the code correctly. The edits causing this both are from the pre-trac ticket era (2007 and 2006 respectively)
Component: interfaces
Keywords: easy, sd51
Author: Alex Ghitza
Reviewer: Frédéric Chapoton
Merged: sage-5.12.beta0
Issue created by migration from https://trac.sagemath.org/ticket/13377