#5060: [with patch, with positive review] setup.py dependency checking detects
unexpected dependencies
-------------------------+--------------------------------------------------
 Reporter:  sbarthelemy  |        Owner:  mabshoff
     Type:  defect       |       Status:  reopened
 Priority:  major        |    Milestone:  sage-3.3
Component:  build        |   Resolution:          
 Keywords:               |  
-------------------------+--------------------------------------------------
Changes (by sbarthelemy):

  * status:  closed => reopened
  * resolution:  fixed =>

Comment:

 Hello,

 reading the code, I see another problem if ones has the following line in
 its .pyx:
 {{{
 cimport mod#mycomment
 }}}
 I such a case, we'll look for a dependency mod#mycomment.pxd instead of
 mod.pxd.

 Otherwise, the patch solves the aforementioned problems.

 Cheers

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/5060#comment:7>
Sage <http://sagemath.org/>
Sage - Open Source Mathematical Software: Building the Car Instead of 
Reinventing the Wheel
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"sage-trac" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/sage-trac?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to