Bugzilla – Attachment 129 Details for
Bug 218
Compiler warning C4181: qualifier applied to reference type; ignored
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
Log In
[x]
|
Forgot Password
Login:
[x]
This bugzilla service is closed. All entries have been migrated to
https://gitlab.com/libeigen/eigen
compiler output with warnings
compilerOutput.txt (text/plain), 2.52 KB, created by
mailhack
on 2011-03-07 10:21:23 UTC
(
hide
)
Description:
compiler output with warnings
Filename:
MIME Type:
Creator:
mailhack
Created:
2011-03-07 10:21:23 UTC
Size:
2.52 KB
patch
obsolete
>1>Compiling... >1>utility.cpp >1>c:\code\dependencies\eigen3\eigen\src/Geometry/OrthoMethods.h(46) : warning C4181: qualifier applied to reference type; ignored >1> .\utility.cpp(818) : see reference to function template instantiation 'Eigen::Matrix<_Scalar,_Rows,_Cols> Eigen::MatrixBase<Derived>::cross<Derived>(const Eigen::MatrixBase<Derived> &) const' being compiled >1> with >1> [ >1> _Scalar=float, >1> _Rows=3, >1> _Cols=1, >1> Derived=Eigen::Matrix<float,3,1> >1> ] >1>c:\code\dependencies\eigen3\eigen\src/Geometry/OrthoMethods.h(47) : warning C4181: qualifier applied to reference type; ignored >1>c:\code\dependencies\eigen3\eigen\src/Geometry/OrthoMethods.h(47) : warning C4181: qualifier applied to reference type; ignored >1> c:\code\dependencies\eigen3\eigen\src/Geometry/Quaternion.h(454) : see reference to function template instantiation 'Eigen::Matrix<_Scalar,_Rows,_Cols> Eigen::MatrixBase<Derived>::cross<Eigen::Matrix<_Scalar,_Rows,_Cols>>(const Eigen::MatrixBase<Eigen::Matrix<_Scalar,_Rows,_Cols>> &) const' being compiled >1> with >1> [ >1> _Scalar=float, >1> _Rows=3, >1> _Cols=1, >1> Derived=Eigen::Block<const Eigen::Matrix<float,4,1>,3,1> >1> ] >1> c:\code\dependencies\eigen3\eigen\src/Geometry/Quaternion.h(448) : while compiling class template member function 'Eigen::Matrix<_Scalar,_Rows,_Cols> Eigen::QuaternionBase<Derived>::_transformVector(Eigen::Matrix<_Scalar,_Rows,_Cols>) const' >1> with >1> [ >1> _Scalar=float, >1> _Rows=3, >1> _Cols=1, >1> Derived=Eigen::Quaternion<float> >1> ] >1> c:\code\dependencies\eigen3\eigen\src/Geometry/Quaternion.h(507) : while compiling class template member function 'Eigen::Matrix<_Scalar,_Rows,_Cols> Eigen::QuaternionBase<Derived>::toRotationMatrix(void) const' >1> with >1> [ >1> _Scalar=float, >1> _Rows=3, >1> _Cols=3, >1> Derived=Eigen::Quaternion<float> >1> ] >1> c:\code\dependencies\eigen3\eigen\src/Geometry/Quaternion.h(231) : see reference to class template instantiation 'Eigen::QuaternionBase<Derived>' being compiled >1> with >1> [ >1> Derived=Eigen::Quaternion<float> >1> ] >1> .\utility.cpp(656) : see reference to class template instantiation 'Eigen::Quaternion<_Scalar>' being compiled >1> with >1> [ >1> _Scalar=float >1> ]
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 218
: 129 |
199