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

2013-02-14 Thread Mary hinton (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-238?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13578572#comment-13578572 ] Mary hinton commented on PROTON-238: This will be a nice feature. Visual Studio

[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] [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] [Created] (PROTON-236) Porting Issue -- Visual Studio does not provide a getopt() function

2013-02-12 Thread Mary hinton (JIRA)
Mary hinton created PROTON-236: -- Summary: Porting Issue -- Visual Studio does not provide a getopt() function Key: PROTON-236 URL: https://issues.apache.org/jira/browse/PROTON-236 Project: Qpid Proton

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

2013-02-12 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.c 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-12 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] [Commented] (PROTON-236) Porting Issue -- Visual Studio does not provide a getopt() function

2013-02-12 Thread Mary hinton (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-236?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13576842#comment-13576842 ] Mary hinton commented on PROTON-236: Not sure if the getopt should be included in the

[jira] [Created] (PROTON-226) Porting Issue -- Heap Corruption using Visual Studio when running client/server proton in debug mode.

2013-02-08 Thread Mary hinton (JIRA)
Mary hinton created PROTON-226: -- Summary: Porting Issue -- Heap Corruption using Visual Studio when running client/server proton in debug mode. Key: PROTON-226 URL: https://issues.apache.org/jira/browse/PROTON-226

[jira] [Commented] (PROTON-68) Porting Issue -- dll imports and exports on Visual Studio

2013-01-11 Thread Mary hinton (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-68?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13551777#comment-13551777 ] Mary hinton commented on PROTON-68: --- I haven’t heard anything about adding the macros

[jira] [Updated] (PROTON-148) Porting Issue -- Visual Studio requires an explicit cast inside the resize macros

2012-11-20 Thread Mary hinton (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-148?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mary hinton updated PROTON-148: --- Attachment: PN_ENSURE.patch Porting Issue -- Visual Studio requires an explicit cast inside the

[jira] [Updated] (PROTON-124) Porting Issue -- Visual Studio requires WSAStartup() and WSACleanup() to initialize\cleanup the Windows socket dll

2012-11-19 Thread Mary hinton (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-124?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mary hinton updated PROTON-124: --- Attachment: WinSockets.patch Attached file is for initialization and cleanup of the Windows socket

[jira] [Updated] (PROTON-99) Porting Issue -- pn_dtag macro does not compile with Visual Studio compiler

2012-11-19 Thread Mary hinton (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-99?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mary hinton updated PROTON-99: -- Attachment: pn_dtag.patch This patch can also be viewed at github in branch protonWin PROTON-99

[jira] [Commented] (PROTON-124) Porting Issue -- Visual Studio requires WSAStartup() and WSACleanup() to initialize\cleanup the Windows socket dll

2012-11-19 Thread Mary hinton (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-124?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13500504#comment-13500504 ] Mary hinton commented on PROTON-124: test Porting Issue -- Visual

[jira] [Created] (PROTON-123) Porting Issue -- Visual Studio compilers do not support %zu and %zi (C99) in printf statements

2012-11-07 Thread Mary hinton (JIRA)
Mary hinton created PROTON-123: -- Summary: Porting Issue -- Visual Studio compilers do not support %zu and %zi (C99) in printf statements Key: PROTON-123 URL: https://issues.apache.org/jira/browse/PROTON-123

[jira] [Created] (PROTON-124) Porting Issue -- Visual Studio requires WSAStartup() and WSACleanup() to initialize\cleanup the Windows socket dll

2012-11-07 Thread Mary hinton (JIRA)
Mary hinton created PROTON-124: -- Summary: Porting Issue -- Visual Studio requires WSAStartup() and WSACleanup() to initialize\cleanup the Windows socket dll Key: PROTON-124 URL:

[jira] [Commented] (PROTON-98) Porting Issue -- Visual Studio compiler requires explicit casts

2012-10-22 Thread Mary hinton (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-98?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13481458#comment-13481458 ] Mary hinton commented on PROTON-98: --- Missed the second one in sasl.c

[jira] [Commented] (PROTON-57) Proton porting problems between current codebase and Visual Studio 2010 toolset

2012-10-11 Thread Mary hinton (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-57?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13474090#comment-13474090 ] Mary hinton commented on PROTON-57: --- For the ones you want a fixed maximum length, is

[jira] [Commented] (PROTON-67) Porting Issue -- Initialization with braces is not supported by Visual Studio.

2012-10-11 Thread Mary hinton (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-67?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13474125#comment-13474125 ] Mary hinton commented on PROTON-67: --- Hi Cliff and Andrew, Whatever you want to use for

[jira] [Created] (PROTON-67) Porting Issue -- Initialization with braces is not supported by Visual Studio.

2012-10-10 Thread Mary hinton (JIRA)
Mary hinton created PROTON-67: - Summary: Porting Issue -- Initialization with braces is not supported by Visual Studio. Key: PROTON-67 URL: https://issues.apache.org/jira/browse/PROTON-67 Project: Qpid

[jira] [Created] (PROTON-68) Porting Issue -- dll imports and exports on Visual Studio

2012-10-10 Thread Mary hinton (JIRA)
Mary hinton created PROTON-68: - Summary: Porting Issue -- dll imports and exports on Visual Studio Key: PROTON-68 URL: https://issues.apache.org/jira/browse/PROTON-68 Project: Qpid Proton Issue

[jira] [Commented] (PROTON-67) Porting Issue -- Initialization with braces is not supported by Visual Studio.

2012-10-10 Thread Mary hinton (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-67?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13473427#comment-13473427 ] Mary hinton commented on PROTON-67: --- You're right. I should have said Visual Studio does

[jira] [Commented] (PROTON-57) Proton porting problems between current codebase and Visual Studio 2010 toolset

2012-10-07 Thread Mary hinton (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-57?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13471371#comment-13471371 ] Mary hinton commented on PROTON-57: --- I forgot to put the sizeof(TYPE) for Windows in the

[jira] [Commented] (PROTON-57) Proton porting problems between current codebase and Visual Studio 2010 toolset

2012-10-05 Thread Mary hinton (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-57?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13470349#comment-13470349 ] Mary hinton commented on PROTON-57: --- I’m going to list the problems with the biggest hits

[jira] [Commented] (PROTON-57) Proton porting problems between current codebase and Visual Studio 2010 toolset

2012-10-04 Thread Mary hinton (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-57?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13469965#comment-13469965 ] Mary hinton commented on PROTON-57: --- Thanks for the feedback, We could substitute the