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:43:00 UTC

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

    [ https://issues.apache.org/jira/browse/SANTUARIO-479?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16249668#comment-16249668 ] 

Scott Cantor commented on SANTUARIO-479:
----------------------------------------

The regression was due to most testing being done with XKMS compiled out. If you're using XKMS be aware it will be removed in a future version unless a maintainer shows up, but likely you just happened to build the code with it enabled.

> 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)