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/09/01 22:50:00 UTC

[jira] [Updated] (SANTUARIO-470) dsig/DSIGReference.cpp:931: bad type ?

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

Scott Cantor updated SANTUARIO-470:
-----------------------------------
    Fix Version/s: C++ 2.0.0

> dsig/DSIGReference.cpp:931: bad type ?
> --------------------------------------
>
>                 Key: SANTUARIO-470
>                 URL: https://issues.apache.org/jira/browse/SANTUARIO-470
>             Project: Santuario
>          Issue Type: Bug
>          Components: C++
>    Affects Versions: C++ 1.7.0, C++ 1.7.1, C++ 1.7.2
>            Reporter: David Binderman
>            Assignee: Scott Cantor
>            Priority: Minor
>             Fix For: C++ 2.0.0
>
>
> dsig/DSIGReference.cpp:931:31: warning: catching polymorphic type 'class xercesc_3_1::NetAccessorException' by value [-Wcatch-value=]
> Source code is
>       catch (NetAccessorException e) {
> Some duplicates:
> transformers/TXFMURL.cpp:130:30: warning: catching polymorphic type 'class xercesc_3_1::NetAccessorException' by value [-Wcatch-value=]
> tools/templatesign/templatesign.cpp:1333:9: warning: catching polymorphic type 'class xercesc_3_1::NetAccessorException' by value [-Wcatch-value=]
> tools/txfmout/txfmout.cpp:312:32: warning: catching polymorphic type 'class xercesc_3_1::NetAccessorException' by value [-Wcatch-value=]



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