#18450: Define library dependencies in .pxd files
-------------------------+-------------------------------------------------
   Reporter:  jdemeyer   |            Owner:
       Type:             |           Status:  new
  enhancement            |        Milestone:  sage-6.7
   Priority:  major      |         Keywords:
  Component:  cython     |          Authors:  Jeroen Demeyer
  Merged in:             |  Report Upstream:  Fixed upstream, but not in a
  Reviewers:             |  stable release.
Work issues:             |           Branch:
     Commit:             |     Dependencies:
   Stopgaps:             |
-------------------------+-------------------------------------------------
 Rather than defining libraries in `module_list.py` or in `.pyx` files, we
 should add them to the `.pxd` files where the declarations are.

 One annoying part is that the order of libraries is not defined, so we
 need to manually re-order them.

 '''Needed upstream bug fix''': [http://trac.cython.org/ticket/845] (patch
 included in this branch)

--
Ticket URL: <http://trac.sagemath.org/ticket/18450>
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