Re: [eigen] Doxygen cron

[ Thread Index | Date Index | More lists.tuxfamily.org/eigen Archives ]


Yes indeed (you can always check the date at the bottom of most, if not all pages).

The reason is that the 'make doc' step fails with the following error... !

-----------------------------------------------------------------------------------
[ 77%] Building CXX object doc/examples/CMakeFiles/Tutorial_ReductionsVisitorsBroadcasting_maxnorm.dir/Tutorial_ReductionsVisitorsBroadcasting_maxnorm.cpp.o
/home/orzel/hg/eigen/doc/examples/Tutorial_ReductionsVisitorsBroadcasting_maxnorm.cpp: In function ‘int main()’:                                                            
/home/orzel/hg/eigen/doc/examples/Tutorial_ReductionsVisitorsBroadcasting_maxnorm.cpp:12:57: error: no matching function for call to ‘Eigen::PartialReduxExpr<Eigen::Matrix<float, -0x00000000000000001, -0x00000000000000001>, Eigen::ei_member_sum<float>, 0>::maxCoeff(int*) const’
/home/orzel/hg/eigen/Eigen/src/Core/Redux.h:335:1: note: candidates are: typename Eigen::ei_traits<T>::Scalar Eigen::DenseBase<Derived>::maxCoeff() const [with Derived = Eigen::PartialReduxExpr<Eigen::Matrix<float, -0x00000000000000001, -0x00000000000000001>, Eigen::ei_member_sum<float>, 0>, typename Eigen::ei_traits<T>::Scalar = float]
/home/orzel/hg/eigen/Eigen/src/Core/Visitor.h:212:1: note:                 typename Eigen::ei_traits<T>::Scalar Eigen::DenseBase<Derived>::maxCoeff(Eigen::DenseBase<Derived>::Index*, Eigen::DenseBase<Derived>::Index*) const [with Derived = Eigen::PartialReduxExpr<Eigen::Matrix<float, -0x00000000000000001, -0x00000000000000001>, Eigen::ei_member_sum<float>, 0>, typename Eigen::ei_traits<T>::Scalar = float, Eigen::DenseBase<Derived>::Index = long int]
/home/orzel/hg/eigen/Eigen/src/Core/Visitor.h:228:1: note:                 typename Eigen::ei_traits<T>::Scalar Eigen::DenseBase<Derived>::maxCoeff(Eigen::DenseBase<Derived>::Index*) const [with Derived = Eigen::PartialReduxExpr<Eigen::Matrix<float, -0x00000000000000001, -0x00000000000000001>, Eigen::ei_member_sum<float>, 0>, typename Eigen::ei_traits<T>::Scalar = float, Eigen::DenseBase<Derived>::Index = long int]
make[3]: *** [doc/examples/CMakeFiles/Tutorial_ReductionsVisitorsBroadcasting_maxnorm.dir/Tutorial_ReductionsVisitorsBroadcasting_maxnorm.cpp.o] Error 1
make[2]: *** [doc/examples/CMakeFiles/Tutorial_ReductionsVisitorsBroadcasting_maxnorm.dir/all] Error 2
make[1]: *** [doc/CMakeFiles/doc.dir/rule] Error 2
make: *** [doc] Error 2
make failed
------------------------------------------------------------------------------------

regards,
Thomas
-- 
Thomas Capricelli <orzel@xxxxxxxxxxxxxxx>
http://www.freehackers.org/thomas

In data sabato 10 luglio 2010 23:51:49, Carlos Becker ha scritto:
> Hi Thomas, I was wondering if that cron job keeps track of the latest
> changeset, since it seems to be frozen now, since I added the
> reductions/visitors/broadcasting tut (
> https://bitbucket.org/eigen/eigen/src/tip/doc/Overview.dox) a few days ago
> and it has not been updated yet.
> 
> Cheers,
> Carlos
> 
> On Sun, Jun 27, 2010 at 11:02 PM, Benoit Jacob <jacob.benoit.1@xxxxxxxxx>wrote:
> 
> > Many thanks!
> >
> > 2010/6/27 Thomas Capricelli <orzel@xxxxxxxxxxxxxxx>:
> > >
> > > I should have done this long ago : the cron job to update the doxygen
> > pages at http://eigen.tuxfamily.org/dox-devel is now done every night to
> > track the current fast pace of improvements to the documentation
> > >
> > > ++
> > > Thomas
> > > --
> > > Thomas Capricelli <orzel@xxxxxxxxxxxxxxx>
> > > http://www.freehackers.org/thomas
> > >
> > >
> > >
> >
> >
> >
> 



Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/