[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
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: [email protected]
For additional commands, e-mail: [email protected]