Posted by
amandine vincotte on
URL: http://quantlib.414.s1.nabble.com/Floating-RateBond-tp1544p1553.html
Hi,
It prints: "Pricer not set".
What does this mean?
Thanks
Amandine
----- Original Message ----
From: Luigi Ballabio <
[hidden email]>
To: amandine vincotte <
[hidden email]>
Cc:
[hidden email]
Sent: Tuesday, November 6, 2007 2:53:00 PM
Subject: Re: [Quantlib-users] Floating RateBond
On Tue, 2007-11-06 at 06:43 -0800, amandine vincotte wrote:
> The program breaks down when evaluating the
> FloatingRateCoupon::amount() function in the floatingratecoupon.cpp
Try enclosing your code in:
try {
// your code
} catch (std::exception& e) {
cout << e.what() << endl;
}
What does it print?
Luigi
--
A debugged program is one for which you have not yet found the
conditions that make it fail.
-- Jerry Ogdin
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems? Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>
http://get.splunk.com/_______________________________________________
QuantLib-users mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/quantlib-users