I tried to switch to the latest QL using latest Boost on Suse Linux and I got the following warning message when compiling a simple test file. I don't know if it is worth for you gurus to pay attention. g++ -W -O2 -I/pub/temp_install/Boost-1.36.0/include -I/pub/temp_install/QuantLib-0.9.6/include -I/opt/mysql++/mysql++-1.7.40/include -I/opt/mysql/mysql-4.1.13/include/mysql -c test.cpp In file included from /pub/temp_install/QuantLib-0.9.6/include/ql/experimental/volatility/sabrvolsurface.hpp:30, from /pub/temp_install/QuantLib-0.9.6/include/ql/experimental/volatility/all.hpp:9, from /pub/temp_install/QuantLib-0.9.6/include/ql/experimental/all.hpp:11, from /pub/temp_install/QuantLib-0.9.6/include/ql/quantlib.hpp:42, from test.cpp:1: /pub/temp_install/QuantLib-0.9.6/include/ql/termstructures/volatility/sabrinterpolatedsmilesection.hpp:37: warning: virtual base `QuantLib::Observer' inaccessible in `QuantLib::SabrInterpolatedSmileSection' due to ambiguity Thanks, Guowen ________________________________________________________ DTCC DISCLAIMER: This email and any files transmitted with it are confidential and intended solely for the use of the individual or entity to whom they are addressed. If you have received this email in error, please notify us immediately and delete the email and any attachments from your system. The recipient should check this email and any attachments for the presence of viruses. The company accepts no liability for any damage caused by any virus transmitted by this email. ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ QuantLib-users mailing list [hidden email] https://lists.sourceforge.net/lists/listinfo/quantlib-users |
On Fri, 2008-09-12 at 16:38 -0400, Guowen Han wrote:
> > I tried to switch to the latest QL using latest Boost on Suse Linux > and I got the following warning message when compiling a simple test > file. I don't know if it is worth for you gurus to pay attention. Yes, it is :) It's fixed now---thanks for the report. Luigi -- Things should be made as simple as possible, but no simpler. -- Albert Einstein ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ QuantLib-users mailing list [hidden email] https://lists.sourceforge.net/lists/listinfo/quantlib-users |
Free forum by Nabble | Edit this page |