On Wed, Mar 21, 2012 at 7:34 PM, Julien Puydt <julien.pu...@laposte.net> wrote: > Hi, > > yesterday I noticed that there are many places in sage's sources (I > only checked in the sage spkg) where inclusions are made with a > filename which looks like ../../../../../whatever (no exageration: up to > *five* levels!). > > Shouldn't those be removed, and the right path added to the include > line?
Yes! I did this in psage and it helped a lot. This will be easy. Open a trac ticket and do it. Thanks! > > Snark on #sagemath > > PS1: I had a hard time with my first sentence : "there are a lot of > places" or "there is a lot of places" ?! Hopefully what I wrote is > right... "there are many places" > PS2: in case you want to see how it looks, I ran: grep -r . -e > "^include" | grep "\.\./" |less > > -- > To post to this group, send an email to sage-devel@googlegroups.com > To unsubscribe from this group, send an email to > sage-devel+unsubscr...@googlegroups.com > For more options, visit this group at > http://groups.google.com/group/sage-devel > URL: http://www.sagemath.org -- William Stein Professor of Mathematics University of Washington http://wstein.org -- To post to this group, send an email to sage-devel@googlegroups.com To unsubscribe from this group, send an email to sage-devel+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/sage-devel URL: http://www.sagemath.org