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

2013-02-13 Thread Andrew Stitcher (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-121?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13577691#comment-13577691 ] Andrew Stitcher commented on PROTON-121: The file error.c still uses strerror_r();

[jira] [Updated] (PROTON-236) Porting Issue -- Visual Studio does not provide a getopt() function

2013-02-13 Thread Mary hinton (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-236?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mary hinton updated PROTON-236: --- Attachment: (was: getopt.c) Porting Issue -- Visual Studio does not provide a getopt()

[jira] [Updated] (PROTON-236) Porting Issue -- Visual Studio does not provide a getopt() function

2013-02-13 Thread Mary hinton (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-236?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mary hinton updated PROTON-236: --- Attachment: getopt.h Porting Issue -- Visual Studio does not provide a getopt() function

[jira] [Updated] (PROTON-236) Porting Issue -- Visual Studio does not provide a getopt() function

2013-02-13 Thread Rafael H. Schloming (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-236?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rafael H. Schloming updated PROTON-236: --- Assignee: Cliff Jansen Porting Issue -- Visual Studio does not provide a

[jira] [Created] (PROTON-237) Porting Issue -- basename() not found in Visual Studio 2010

2013-02-13 Thread Mary hinton (JIRA)
Mary hinton created PROTON-237: -- Summary: Porting Issue -- basename() not found in Visual Studio 2010 Key: PROTON-237 URL: https://issues.apache.org/jira/browse/PROTON-237 Project: Qpid Proton

[jira] [Commented] (PROTON-238) Initial CTest support

2013-02-13 Thread Cliff Jansen (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-238?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13577866#comment-13577866 ] Cliff Jansen commented on PROTON-238: - See https://reviews.apache.org/r/9433 to view

[jira] [Created] (PROTON-240) Incorrect encoding of described arrays.

2013-02-13 Thread Alan Conway (JIRA)
Alan Conway created PROTON-240: -- Summary: Incorrect encoding of described arrays. Key: PROTON-240 URL: https://issues.apache.org/jira/browse/PROTON-240 Project: Qpid Proton Issue Type: Bug

[jira] [Commented] (PROTON-240) Incorrect encoding of described arrays.

2013-02-13 Thread Rafael H. Schloming (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-240?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13577934#comment-13577934 ] Rafael H. Schloming commented on PROTON-240: Is this possibly a duplicate of

[jira] [Commented] (PROTON-232) described arrays seem to force the descriptor to be of the same type as the array

2013-02-13 Thread Alan Conway (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-232?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13577959#comment-13577959 ] Alan Conway commented on PROTON-232: See PROTON-240, it provides a test case.