Skip to content
Prev 13363 / 21307 Next

[Bioc-devel] vignette problems

Hi Martin,

thanks for your reply. I do not have vignette warnings, the warnings 
that I see are:

  MultivariateGaussianFactory.h:23:9: warning: control reaches end of non-void function [-Wreturn-type]
   BernoulliFactory.h:27:9: warning: control reaches end of non-void function [-Wreturn-type]
   PoissonFactory.h:24:9: warning: control reaches end of non-void function [-Wreturn-type]
   MultinomialFactory.h:24:9: warning: control reaches end of non-void function [-Wreturn-type]
   NegativeBinomialFactory.h:27:9: warning: control reaches end of non-void function [-Wreturn-type]
   PoissonLogNormalFactory.h:27:9: warning: control reaches end of non-void function [-Wreturn-type]
   RWrapper.cpp:742:5: warning: control reaches end of non-void function [-Wreturn-type]
   RWrapper.cpp:950:5: warning: control reaches end of non-void function [-Wreturn-type]
On 24.04.2018 15:39, Martin Morgan wrote: