[sage-devel] Re: gdb, doctests, strange behavior...

2007-11-11 Thread Robert Miller
> > (1) Do you or do you not actually have the same problem when > > you build the same code under Linux? You don't say above. > > I hadn't had the chance to try yet, but I have now. I can't get it to > give any error in linux at all. All the tests pass, in and out of gdb > mode. I tried several

[sage-devel] Re: gdb, doctests, strange behavior...

2007-11-11 Thread Robert Miller
> Questions: > > (1) Do you or do you not actually have the same problem when > you build the same code under Linux? You don't say above. I hadn't had the chance to try yet, but I have now. I can't get it to give any error in linux at all. All the tests pass, in and out of gdb mode. I tried sev

[sage-devel] Re: gdb, doctests, strange behavior...

2007-11-11 Thread William Stein
On Nov 11, 2007 9:06 PM, Robert Miller <[EMAIL PROTECTED]> wrote: > I'm working on a new .pyx file, and everything has been working okay, > but something strange is now happening, and I can't quite get to the > bottom of it. > > Some side notes- I am running on OS X 10.5, a fresh install of > sage

[sage-devel] gdb, doctests, strange behavior...

2007-11-11 Thread Robert Miller
I'm working on a new .pyx file, and everything has been working okay, but something strange is now happening, and I can't quite get to the bottom of it. Some side notes- I am running on OS X 10.5, a fresh install of sage-2.8.12. It failed building, I think it was scipy, but other than that it has