#18841: giacpy and giac spkg update
-------------------------------------+-------------------------------------
       Reporter:  frederichan        |        Owner:
           Type:  defect             |       Status:  needs_review
       Priority:  major              |    Milestone:  sage-6.8
      Component:  packages:          |   Resolution:
  optional                           |    Merged in:
       Keywords:  giac, giacpy,      |    Reviewers:
  groebner                           |  Work issues:
        Authors:                     |       Commit:
Report Upstream:  N/A                |  570a2dc22d4c81e08927a70a1850dc43bd3bd604
         Branch:                     |     Stopgaps:
  u/frederichan/t18841_giacpy        |
   Dependencies:                     |
-------------------------------------+-------------------------------------

Comment (by jdemeyer):

 {{{
 cythoning giacpy.pyx to giacpy.cpp

 Error compiling Cython file:
 ------------------------------------------------------------
 ...


 #######################################
 # A class to adjust giac configuration
 #######################################
 cdef class GiacSetting(Pygen):
     ^
 ------------------------------------------------------------

 giacpy.pyx:526:5: C class 'GiacSetting' is declared but not defined

 Error compiling Cython file:
 ------------------------------------------------------------
 ...
 ########################################################
 #                                                      #
 #    The python class that points to a cpp giac gen    #
 #                                                      #
 ########################################################
 cdef class Pygen:
     ^
 ------------------------------------------------------------

 giacpy.pyx:798:5: C class 'Pygen' is declared but not defined
 }}}

--
Ticket URL: <http://trac.sagemath.org/ticket/18841#comment:13>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica, 
and MATLAB

-- 
You received this message because you are subscribed to the Google Groups 
"sage-trac" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/sage-trac.
For more options, visit https://groups.google.com/d/optout.

Reply via email to