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 "Robert Schweikert (JIRA)" <ji...@apache.org> on 2011/08/02 22:40:27 UTC

[jira] [Updated] (RAMPARTC-155) Code does not build with gcc 4.6 when warnings are turned into errors

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

Robert Schweikert updated RAMPARTC-155:
---------------------------------------

    Attachment: rampart_unusedVars.patch

The attached patch is a start to get this cleaned up, it identifies all places with issues.

Instances where I was not certain about the approach to take are marked with /*Ignore*/ or /*Now what?*/.

In cases where I felt reasonably confident about the approach for a fix I added what I believe to be appropriate code. Review is of course needed.

Someone who knows the spec and the code base can hopefully relatively easily fix the /*Ignore*/ and /*Now what?*/ holes and review my changes for appropriate action taken.

> Code does not build with gcc 4.6 when warnings are turned into errors
> ---------------------------------------------------------------------
>
>                 Key: RAMPARTC-155
>                 URL: https://issues.apache.org/jira/browse/RAMPARTC-155
>             Project: Rampart/C
>          Issue Type: Bug
>    Affects Versions: 1.3.0
>         Environment: openSUSE build service Factory
>            Reporter: Robert Schweikert
>            Assignee: Malinda Kaushalye Kapuruge
>              Labels: build
>             Fix For: Current
>
>         Attachments: rampart_unusedVars.patch
>
>   Original Estimate: 120h
>  Remaining Estimate: 120h
>
> The current release does not build with gcc4.6 when warnings are turned into errors. The culprit are a relatively large number of unchecked/unused return values.

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