Bugs item #3004009, was opened at 2010-05-19 13:28
Message generated for change (Tracker Item Submitted) made by wasix
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=112740&aid=3004009&group_id=12740Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Wasi (wasix)
Assigned to: Nobody/Anonymous (nobody)
Summary: Excel function qlFixedRateBondHelper is deprecated
Initial Comment:
Problem:
The Excel function qlFixedRateBondHelper in QuantlibXL Version 1.0b3
produces an error messsage: "qlFixedRateBondHelper - Boost assertion
failed: px != 0" which is due to an uninitialized bond parameter in the
BondHelper constructor.
Solution:
The function qlfixedratebondhelper is deprecated and
will or should be removed in the coming version. The new function is qlBondHelper.
One can create a fixed rate bond using qlFixedRateBond and forward this
object to qlBondHelper. This should be the same financial construct.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=112740&aid=3004009&group_id=12740------------------------------------------------------------------------------
_______________________________________________
QuantLib-dev mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/quantlib-dev