Andrew Stitcher created PROTON-767:
--------------------------------------

             Summary: 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)

Reply via email to