You are viewing a plain text version of this content. The canonical link for it is here.
Posted to proton@qpid.apache.org by "Rafael H. Schloming (JIRA)" <ji...@apache.org> on 2013/08/22 18:46:51 UTC

[jira] [Resolved] (PROTON-121) Platform specific code is mixed in with platform independent code

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

Rafael H. Schloming resolved PROTON-121.
----------------------------------------

    Resolution: Fixed

this appears to be fixed now
                
> Platform specific code is mixed in with platform independent code
> -----------------------------------------------------------------
>
>                 Key: PROTON-121
>                 URL: https://issues.apache.org/jira/browse/PROTON-121
>             Project: Qpid Proton
>          Issue Type: Bug
>          Components: proton-c
>            Reporter: Andrew Stitcher
>            Assignee: Andrew Stitcher
>             Fix For: 0.5
>
>
> the function pn_error_from errno() is platform specific and so should not be in error.c which is (everywhere else) purely platform independent.
> It should be moved to a platform (POSIX) specific file (perhaps a file with only this single function).
> [The clue for this is the #define POSIX_C_SOURCE at the top of error.c]

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira