Re: BermudanSwaption.cpp and QL_PATCH_DARWIN

Posted by Luigi Ballabio on
URL: http://quantlib.414.s1.nabble.com/BermudanSwaption-cpp-and-QL-PATCH-DARWIN-tp10682p10683.html

On 01/14/05 09:51:47, Aurelien Chanudet wrote:
> The BermudanSwaption.cpp example file has a #if
> defined(QL_PATCH_DARWIN) block with a "to be
> investigated" comment. I'm not sure I understand
> what's going wrong here. What kind of investigation
> are you looking for ? Being a Darwin user, how can I
> help ?

Bonjour Aurelien,
        the code defined out used to segfault. It might no longer be the  
case, since a few versions have been released in the meantime, but I  
couldn't test it. May you try removing the #if and see what happens?

Thanks,
        Luigi