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

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

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

Scott Cantor resolved SANTUARIO-479.
------------------------------------
    Resolution: Fixed

> xml-security-cpp compilation errors
> -----------------------------------
>
>                 Key: SANTUARIO-479
>                 URL: https://issues.apache.org/jira/browse/SANTUARIO-479
>             Project: Santuario
>          Issue Type: Bug
>          Components: C++
>         Environment: VC15 project
>            Reporter: Yuri Hudobin
>            Assignee: Scott Cantor
>             Fix For: C++ 2.0.0
>
>
> 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)