You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@santuario.apache.org by "Yuri Hudobin (JIRA)" <ji...@apache.org> on 2017/10/11 03:50:00 UTC

[jira] [Updated] (SANTUARIO-479) xml-security-cpp compilation errors

     [ https://issues.apache.org/jira/browse/SANTUARIO-479?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Yuri Hudobin updated SANTUARIO-479:
-----------------------------------
    Description: 
I've made checkout from http://svn.apache.org/repos/asf/santuario/xml-security-cpp/trunk/

*Expected:*
No compilation errors

*Actually happening:*
A number of compilation errors, the meaningful one is: 

bq. 1>..\..\..\..\xsec\enc\XSECCryptoUtils.cpp(340): error C2039: 'hashHMACSHA1': is not a member of 'XSECCryptoProvider'
bq. 1>D:\svn\xml-svn\trunk\xsec/enc/XSECCryptoProvider.hpp(128): note: see declaration of 'XSECCryptoProvider'
bq. 

Looks like uncommitted changes to XSECCryptoUtils.cpp (at least). 


  was:
I've made checkout from http://svn.apache.org/repos/asf/santuario/xml-security-cpp/trunk/

*Expected:*
No compilation errors

*Actually happening:*
A number of compilation errors, the meaningful one is: 

{{1>..\..\..\..\xsec\enc\XSECCryptoUtils.cpp(340): error C2039: 'hashHMACSHA1': is not a member of 'XSECCryptoProvider'
1>D:\svn\xml-svn\trunk\xsec/enc/XSECCryptoProvider.hpp(128): note: see declaration of 'XSECCryptoProvider'
}}

Looks like uncommitted changes to XSECCryptoUtils.cpp (at least). 



> xml-security-cpp compilation errors
> -----------------------------------
>
>                 Key: SANTUARIO-479
>                 URL: https://issues.apache.org/jira/browse/SANTUARIO-479
>             Project: Santuario
>          Issue Type: Bug
>          Components: C++
>    Affects Versions: C++ 2.0.0
>         Environment: VC15 project
>            Reporter: Yuri Hudobin
>            Assignee: Scott Cantor
>
> I've made checkout from http://svn.apache.org/repos/asf/santuario/xml-security-cpp/trunk/
> *Expected:*
> No compilation errors
> *Actually happening:*
> A number of compilation errors, the meaningful one is: 
> bq. 1>..\..\..\..\xsec\enc\XSECCryptoUtils.cpp(340): error C2039: 'hashHMACSHA1': is not a member of 'XSECCryptoProvider'
> bq. 1>D:\svn\xml-svn\trunk\xsec/enc/XSECCryptoProvider.hpp(128): note: see declaration of 'XSECCryptoProvider'
> bq. 
> Looks like uncommitted changes to XSECCryptoUtils.cpp (at least). 



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)