> If you want to send me a patch/bundle against 2.8.12 or so and > instructions on how to reproduce this and I will take a look.
Thanks for the offer but I figured out what the problem with my code was last night, as soon as I started using valgrind. > ... > I have seen the issue with gdb printing loads of output at startup of > sage, but I didn't know that it also happened on 10.4 also. I might > have a look on either how to get around this or actually solve the > problem. Just to be accurate, I wasn't using 10.4 at all, so I have no idea what would happen there. This was only on 10.5. William, Michael, thanks for the help! It turns out I was using the wrong variable as an endpoint for a loop index, and it was just some bad read/writes during those loops. --~--~---------~--~----~------------~-------~--~----~ 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-devel URLs: http://sage.scipy.org/sage/ and http://modular.math.washington.edu/sage/ -~----------~----~----~----~------~----~------~--~---
