You are viewing a plain text version of this content. The canonical link for it is here.
Posted to c-dev@axis.apache.org by "Garrett Holmstrom (JIRA)" <ji...@apache.org> on 2011/04/09 00:35:05 UTC

[jira] [Updated] (RAMPARTC-152) [PATCH] Implicit typecast in key_mgr.c breaks compilation with recent gcc

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

Garrett Holmstrom updated RAMPARTC-152:
---------------------------------------

    Attachment: rampart-trunk-cast.patch

Patch for implicit typecasting

> [PATCH] Implicit typecast in key_mgr.c breaks compilation with recent gcc
> -------------------------------------------------------------------------
>
>                 Key: RAMPARTC-152
>                 URL: https://issues.apache.org/jira/browse/RAMPARTC-152
>             Project: Rampart/C
>          Issue Type: Bug
>          Components: OMXMLSecurity
>    Affects Versions: 1.3.0
>         Environment: Fedora 14, Ubuntu Natty
>            Reporter: Garrett Holmstrom
>            Assignee: Malinda Kaushalye Kapuruge
>              Labels: patch
>         Attachments: rampart-trunk-cast.patch
>
>
> Recent versions of gcc refuse to compile key_mgr.c because it implicitly casts the result of oxs_util_get_format_by_file_extention.  The attached patch makes the cast explicit so it compiles.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe, e-mail: c-dev-unsubscribe@axis.apache.org
For additional commands, e-mail: c-dev-help@axis.apache.org