|
From: Ferdinando A. <na...@am...> - 2009-11-27 11:16:30
|
Hi all as you probably guessed I'm doing some lint activity for 1.0 release, so expect some more annoying message from me. Feel free to trash all of them ;-) but if you are the author or you have some familiarity with the code referenced please consider helping warning C4701: potentially uninitialized local variable 'ex' used c:\projects\quantlib\trunk\quantlib\ql\pricingengines\vanilla\analyticgjrgarchengine.cpp 268 warning C4701: potentially uninitialized local variable 'k3' used c:\projects\quantlib\trunk\quantlib\ql\pricingengines\vanilla\analyticgjrgarchengine.cpp 279 warning C4701: potentially uninitialized local variable 'k4' used c:\projects\quantlib\trunk\quantlib\ql\pricingengines\vanilla\analyticgjrgarchengine.cpp 279 warning C4701: potentially uninitialized local variable 'sigma' used c:\projects\quantlib\trunk\quantlib\ql\pricingengines\vanilla\analyticgjrgarchengine.cpp 267 using potentially uninitialized local variables smells like a genuine bug to me ciao -- Nando RSS feed: http://www.google.com/reader/shared/ferdinando.ametrano |