Coverity PARSE_ERROR - CID 10646

Bug #937592 reported by Product Strategy Coverity Bug Uploader
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Compiz Main Plugins
Invalid
Medium
Unassigned
0.9.5
Invalid
Undecided
Unassigned
Nux
Status tracked in 4.0
4.0
Invalid
Medium
Unassigned
Qt bindings for libdee
Invalid
Undecided
Unassigned
Unity
Status tracked in Trunk
Trunk
Invalid
Medium
Unassigned
sni-qt
Invalid
Undecided
Unassigned
unity-2d
Invalid
Undecided
Unassigned

Bug Description

This bug is exported from the Coverity Integration Manager on Canonical's servers. For information on how this is done please see this website: https://wiki.ubuntu.com/CanonicalProductStrategy/Coverity
CID: 10646
Checker: PARSE_ERROR
Category: No category available
CWE definition: No definition available
File: /usr/include/c++/4.6/type_traits
Function: No function name available
Code snippet:
 71 template<typename _Tp, _Tp __v>
 72 struct integral_constant
 73 {
 74 static constexpr _Tp value = __v;
CID 10646 - PARSE_ERROR
member "std::integral_constant<_Tp, __v>::_Tp" is not a type name
During compilation of file '/tmp/buildd/nux-2.4.0/Nux/AbstractButton.cpp'
member "std::integral_constant<_Tp, __v>::_Tp" is not a type name
During compilation of file '/tmp/buildd/nux-2.4.0/Nux/LayeredLayout.cpp'
member "std::integral_constant<_Tp, __v>::_Tp" is not a type name
During compilation of file '/tmp/buildd/nux-2.4.0/Nux/Theme.cpp'
member "std::integral_constant<_Tp, __v>::_Tp" is not a type name
During compilation of file '/tmp/buildd/nux-2.4.0/Nux/WindowCompositor.cpp'
member "std::integral_constant<_Tp, __v>::_Tp" is not a type name
During compilation of file '/tmp/buildd/nux-2.4.0/Nux/WindowThread.cpp'
member "std::integral_constant<_Tp, __v>::_Tp" is not a type name
During compilation of file '/tmp/buildd/nux-2.4.0/NuxCore/AsyncFileWriter.cpp'
member "std::integral_constant<_Tp, __v>::_Tp" is not a type name
During compilation of file '/tmp/buildd/nux-2.4.0/NuxCore/Character/NUTF.cpp'
member "std::integral_constant<_Tp, __v>::_Tp" is not a type name
During compilation of file '/tmp/buildd/nux-2.4.0/NuxCore/Color.cpp'
member "std::integral_constant<_Tp, __v>::_Tp" is not a type name
During compilation of file '/tmp/buildd/nux-2.4.0/NuxCore/InitiallyUnownedObject.cpp'
member "std::integral_constant<_Tp, __v>::_Tp" is not a type name
During compilation of file '/tmp/buildd/nux-2.4.0/NuxCore/Logger.cpp'
member "std::integral_constant<_Tp, __v>::_Tp" is not a type name
During compilation of file '/tmp/buildd/nux-2.4.0/NuxCore/Math/Algo.cpp'
member "std::integral_constant<_Tp, __v>::_Tp" is not a type name
During compilation of file '/tmp/buildd/nux-2.4.0/NuxGraphics/Events.cpp'
member "std::integral_constant<_Tp, __v>::_Tp" is not a type name
During compilation of file '/tmp/buildd/nux-2.4.0/NuxGraphics/GLResourceManager.cpp'
member "std::integral_constant<_Tp, __v>::_Tp" is not a type name
During compilation of file '/tmp/buildd/nux-2.4.0/NuxGraphics/GLShader.cpp'
member "std::integral_constant<_Tp, __v>::_Tp" is not a type name
During compilation of file '/tmp/buildd/nux-2.4.0/NuxGraphics/IOpenGLCubeTexture.cpp'
 75 typedef _Tp value_type;
 76 typedef integral_constant<_Tp, __v> type;
 77 constexpr operator value_type() { return value; }
 78 };
 79
 80 /// typedef for true_type

Revision history for this message
Product Strategy Coverity Bug Uploader (coverity-uploader) wrote : nux-trunk: /usr/include/c++/4.6/type_traits

Source file with Coverity annotations.

Changed in nux:
importance: Undecided → Medium
Revision history for this message
Product Strategy Coverity Bug Uploader (coverity-uploader) wrote : unity-trunk: /usr/include/c++/4.6/type_traits

Source file with Coverity annotations.

Changed in unity:
importance: Undecided → Medium
Revision history for this message
Product Strategy Coverity Bug Uploader (coverity-uploader) wrote : compiz-plugins-main-0.9.5: /usr/include/c++/4.6/type_traits

Source file with Coverity annotations.

Changed in compiz-plugins-main:
importance: Undecided → Medium
Changed in unity-2d:
status: New → Invalid
Tim Penhey (thumper)
Changed in compiz-plugins-main:
status: New → Invalid
Changed in dee-qt:
status: New → Invalid
Changed in sni-qt:
status: New → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.