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 2013/05/14 23:29:16 UTC

[jira] [Updated] (SANTUARIO-355) DSIGSignedInfo depends unexported parameter XSECSafeBufferFormatter

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

Scott Cantor updated SANTUARIO-355:
-----------------------------------

    Fix Version/s: C++ 1.7.1
    
> DSIGSignedInfo depends unexported parameter XSECSafeBufferFormatter
> -------------------------------------------------------------------
>
>                 Key: SANTUARIO-355
>                 URL: https://issues.apache.org/jira/browse/SANTUARIO-355
>             Project: Santuario
>          Issue Type: Bug
>          Components: C++
>    Affects Versions: C++ 1.7.0
>         Environment: Windows 7 64
>            Reporter: Raul Metsma
>            Assignee: Scott Cantor
>             Fix For: C++ 1.7.1
>
>
> constructor
> 	DSIGSignedInfo(XERCES_CPP_NAMESPACE_QUALIFIER DOMDocument *doc, 
> 		XSECSafeBufferFormatter * pFormatter, 
> 		XERCES_CPP_NAMESPACE_QUALIFIER DOMNode *signedInfoNode,
> 		const XSECEnv * env);
> requires XSECSafeBufferFormatter as parameter, but this is not exported
> class XSECSafeBufferFormatter {
> it should probably be like this
> class DSIG_EXPORT XSECSafeBufferFormatter {

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira