[jira] Updated: (QPID-2080) crash when attempting to modify an exchange's alternate

2009-09-03 Thread Ted Ross (JIRA)
[ https://issues.apache.org/jira/browse/QPID-2080?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Ross updated QPID-2080: --- Affects Version/s: 0.5 > crash when attempting to modify an exchange's alternate > ---

[jira] Resolved: (QPID-2080) crash when attempting to modify an exchange's alternate

2009-09-03 Thread Ted Ross (JIRA)
[ https://issues.apache.org/jira/browse/QPID-2080?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Ross resolved QPID-2080. Resolution: Fixed Fix Version/s: 0.6 Reviewed, tested, and committed Ken's patch. > crash when attem

[jira] Assigned: (QPID-2080) crash when attempting to modify an exchange's alternate

2009-09-03 Thread Ted Ross (JIRA)
[ https://issues.apache.org/jira/browse/QPID-2080?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Ross reassigned QPID-2080: -- Assignee: Ted Ross > crash when attempting to modify an exchange's alternate > -

RE: C++ Namespace use for tests and examples

2009-09-03 Thread Steve Huston
Hi guys, > On 09/03/2009 09:58 AM, Andrew Stitcher wrote: > > I've started using a code browser that has all the classes > etc in a tree > > view by namespace for the entire code base (no it's not > Visual Studio > > which doesn't do this as far as I can tell). > > > > Because the code base cont

[jira] Updated: (QPID-2080) crash when attempting to modify an exchange's alternate

2009-09-03 Thread Ken Giusti (JIRA)
[ https://issues.apache.org/jira/browse/QPID-2080?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ken Giusti updated QPID-2080: - Attachment: qpid-2080-fix.patch qpid-2080-test.patch qpid-2080-test.patch: includes some e

[jira] Created: (QPID-2080) crash when attempting to modify an exchange's alternate

2009-09-03 Thread Ken Giusti (JIRA)
crash when attempting to modify an exchange's alternate --- Key: QPID-2080 URL: https://issues.apache.org/jira/browse/QPID-2080 Project: Qpid Issue Type: Bug Components: C++ Broke

Re: C++ Namespace use for tests and examples

2009-09-03 Thread Alan Conway
On 09/03/2009 09:58 AM, Andrew Stitcher wrote: I've started using a code browser that has all the classes etc in a tree view by namespace for the entire code base (no it's not Visual Studio which doesn't do this as far as I can tell). Because the code base contains a lot of standalone test progr

[jira] Updated: (QPID-2079) null pointer exception in InputLink

2009-09-03 Thread Cliff Jansen (JIRA)
[ https://issues.apache.org/jira/browse/QPID-2079?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Cliff Jansen updated QPID-2079: --- Attachment: QPID-2079.patch Proposed fix. > null pointer exception in InputLink > ---

[jira] Created: (QPID-2079) null pointer exception in InputLink

2009-09-03 Thread Cliff Jansen (JIRA)
null pointer exception in InputLink --- Key: QPID-2079 URL: https://issues.apache.org/jira/browse/QPID-2079 Project: Qpid Issue Type: Bug Components: WCF/C++ Client Affects Versions: 0.6

[jira] Resolved: (QPID-2045) crash when destroying a federation link with a dynamic bridge

2009-09-03 Thread Ted Ross (JIRA)
[ https://issues.apache.org/jira/browse/QPID-2045?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Ross resolved QPID-2045. Resolution: Fixed Fix Version/s: 0.6 Committed Ken's test and fix patches. > crash when destroying a

Re: svn commit: r810731 - /qpid/branches/0.5-release/qpid/cpp/src/qpid/sys/windows/AsynchIO.cpp

2009-09-03 Thread Martin Ritchie
2009/9/3 Steve Huston : > Hi Martin, > >> Would it be good to do a 0.5.1 release of the CPP to include this > fix? > > Not just for this, no, I don't think so. The problem only affects > users who dynamically load qpid dlls from separate programs. It's been > fixed on trunk for some time, but I hav

[jira] Commented: (QPID-1766) Implemention of selector using Xquery

2009-09-03 Thread Carl Trieloff (JIRA)
[ https://issues.apache.org/jira/browse/QPID-1766?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12751064#action_12751064 ] Carl Trieloff commented on QPID-1766: - Thats seems like a reasonable approach, but can'

RE: svn commit: r810731 - /qpid/branches/0.5-release/qpid/cpp/src/qpid/sys/windows/AsynchIO.cpp

2009-09-03 Thread Steve Huston
Hi Martin, > Would it be good to do a 0.5.1 release of the CPP to include this fix? Not just for this, no, I don't think so. The problem only affects users who dynamically load qpid dlls from separate programs. It's been fixed on trunk for some time, but I have a customer that needed a 0.5-based

C++ Namespace use for tests and examples

2009-09-03 Thread Andrew Stitcher
I've started using a code browser that has all the classes etc in a tree view by namespace for the entire code base (no it's not Visual Studio which doesn't do this as far as I can tell). Because the code base contains a lot of standalone test programs there are vast numbers of global symbols clut

Re: svn commit: r810731 - /qpid/branches/0.5-release/qpid/cpp/src/qpid/sys/windows/AsynchIO.cpp

2009-09-03 Thread Martin Ritchie
Hi Steve, Would it be good to do a 0.5.1 release of the CPP to include this fix? Regards Martin 2009/9/3 : > Author: shuston > Date: Wed Sep 2 23:22:10 2009 > New Revision: 810731 > > URL: http://svn.apache.org/viewvc?rev=810731&view=rev > Log: > Removed TSS variables that tracked I/O counts;

[jira] Commented: (QPID-1766) Implemention of selector using Xquery

2009-09-03 Thread chenta lee (JIRA)
[ https://issues.apache.org/jira/browse/QPID-1766?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12750908#action_12750908 ] chenta lee commented on QPID-1766: -- I finally have sometime to look into this problem. Thi