Re: swap.py woes

Posted by Luigi Ballabio on
URL: http://quantlib.414.s1.nabble.com/swap-py-woes-tp10673p10674.html

On 12/29/04 17:53:34, Dirk Eddelbuettel wrote:
> I was playing with the idea of making functionality akin to swap.py
> available via my still-too-poor-on-features RQuantLib codelet.  Trouble
> is, I can't even run swap.py reliably.  Most of the time it just seems to  
> go away on an endless loop. I have seen seg.faults too but I am not  
> clueful enough with Python to debug this.
>
> As at least Luigi is also running Debian, could some of you please
> confirm/deny whether it works for you?

Dirk,
        it does works for me. However, I'm running Sarge---do I understand  
correctly that the autobuilder machines are running Sid instead? Which  
release are you using?

> Related may be the fact that I still need to disable two of the  
> regression tests for QL-Python during the Debian builds.

Yes, I think so. Again, those tests do run correctly on my machine. But  
curiously enough, I have the same endless-loop behavior with Ruby, which  
doesn't happen to you.

Cluelessly yours,
        Luigi