zorba-coders team mailing list archive
-
zorba-coders team
-
Mailing list archive
-
Message #11828
[Bug 1021362] [NEW] windows build broken using (VS2010 / cmake 2.8.8)
Public bug reported:
src\util/hash/hash.h(99): error C2953: 'std::hash' : class template has already been defined
src\util/hash/hash.h(99): error C2953: 'std::hash' : class template has already been defined
C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\xfunctional(763) : see declaration of 'std::hash'
src\util/hash/hash.h(107): error C2910: 'std::hash<_Kty>::operator ()' : cannot be explicitly specialized
util/hash/hash.h(108): error C2143: syntax error : missing ';' before '<'
src\util/hash/hash.h(108): error C2433: 'hash' : 'inline' not permitted on data declarations
src\util/hash/hash.h(108): error C2988: unrecognizable template declaration/definition
** Affects: zorba
Importance: Undecided
Assignee: Dennis Knochenwefel (dennis-knochenwefel)
Status: New
** Tags: broken-build
--
You received this bug notification because you are a member of Zorba
Coders, which is the registrant for Zorba.
https://bugs.launchpad.net/bugs/1021362
Title:
windows build broken using (VS2010 / cmake 2.8.8)
Status in Zorba - The XQuery Processor:
New
Bug description:
src\util/hash/hash.h(99): error C2953: 'std::hash' : class template has already been defined
src\util/hash/hash.h(99): error C2953: 'std::hash' : class template has already been defined
C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\xfunctional(763) : see declaration of 'std::hash'
src\util/hash/hash.h(107): error C2910: 'std::hash<_Kty>::operator ()' : cannot be explicitly specialized
util/hash/hash.h(108): error C2143: syntax error : missing ';' before '<'
src\util/hash/hash.h(108): error C2433: 'hash' : 'inline' not permitted on data declarations
src\util/hash/hash.h(108): error C2988: unrecognizable template declaration/definition
To manage notifications about this bug go to:
https://bugs.launchpad.net/zorba/+bug/1021362/+subscriptions
Follow ups
References