You are viewing a plain text version of this content. The canonical link for it is here.
Posted to rampart-c-dev@ws.apache.org by "Manjula Peiris (JIRA)" <ji...@apache.org> on 2008/04/03 18:38:24 UTC

[jira] Created: (RAMPARTC-85) rampart_error_codes_t enum is typedef before defining

rampart_error_codes_t enum is typedef before defining
-----------------------------------------------------

                 Key: RAMPARTC-85
                 URL: https://issues.apache.org/jira/browse/RAMPARTC-85
             Project: Rampart/C
          Issue Type: Bug
          Components: build system (UNIX)
    Affects Versions: 1.1.0
            Reporter: Manjula Peiris
            Assignee: Malinda Kaushalye Kapuruge
            Priority: Blocker
             Fix For: 1.2.0


Rampart_error_codes_t enum is typedef before defining. This cause some parts of rampart (eg: sct_provider callback) to be compiled failed with g++.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (RAMPARTC-85) rampart_error_codes_t enum is typedef before defining

Posted by "Manjula Peiris (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/RAMPARTC-85?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Manjula Peiris resolved RAMPARTC-85.
------------------------------------

    Resolution: Fixed
      Assignee: Manjula Peiris  (was: Malinda Kaushalye Kapuruge)

> rampart_error_codes_t enum is typedef before defining
> -----------------------------------------------------
>
>                 Key: RAMPARTC-85
>                 URL: https://issues.apache.org/jira/browse/RAMPARTC-85
>             Project: Rampart/C
>          Issue Type: Bug
>          Components: build system (UNIX)
>    Affects Versions: 1.1.0
>            Reporter: Manjula Peiris
>            Assignee: Manjula Peiris
>            Priority: Blocker
>             Fix For: 1.2.0
>
>
> Rampart_error_codes_t enum is typedef before defining. This cause some parts of rampart (eg: sct_provider callback) to be compiled failed with g++.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.