You are viewing a plain text version of this content. The canonical link for it is here.
Posted to proton@qpid.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2014/12/05 00:35:13 UTC

[jira] [Commented] (PROTON-767) Can't build example send-async on Windows

    [ https://issues.apache.org/jira/browse/PROTON-767?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14234790#comment-14234790 ] 

ASF subversion and git services commented on PROTON-767:
--------------------------------------------------------

Commit de338469b3e3c5a043544cc0c208bf6a8880fdc5 in qpid-proton's branch refs/heads/master from [~astitcher]
[ https://git-wip-us.apache.org/repos/asf?p=qpid-proton.git;h=de33846 ]

PROTON-767: Allow send-async to compile as C89


> Can't build example send-async on Windows
> -----------------------------------------
>
>                 Key: PROTON-767
>                 URL: https://issues.apache.org/jira/browse/PROTON-767
>             Project: Qpid Proton
>          Issue Type: Bug
>         Environment: Windows VS2010
>            Reporter: Andrew Stitcher
>            Assignee: Andrew Stitcher
>
> send-async.c uses the c99 feature of declaring a new variable in the body of a block (not just at the top as is required for c89).
> However VS2010 doesn't support this c99 feature.
> The examples do need to be compilable with C on Windows so this should be fixed.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)