proton port to windows using Visual Studio 2010 tools

2012-09-28 Thread Mary Hinton
Hi all, I am new to proton and will be helping out with a Windows port of proton-C using the Visual Studio 2010 toolset. With a first pass through the code, I have a list of porting issues that need to be addressed by the proton group. These will be introduced shortly for your review and comm

Re: proton port to windows using Visual Studio 2010 tools

2012-10-01 Thread Rafael Schloming
Hi Mary, Welcome to the list! I'm looking forward to seeing the issues you've hit. It would be great to have proton working with the Visual Studio toolset. If you have patches ready to go already our main tools for collaboration are JIRA[1] and reviewboard[2]. Please feel free to ask questions abo

RE: proton port to windows using Visual Studio 2010 tools

2012-10-01 Thread Mary Hinton
org Subject: Re: proton port to windows using Visual Studio 2010 tools Hi Mary, Welcome to the list! I'm looking forward to seeing the issues you've hit. It would be great to have proton working with the Visual Studio toolset. If you have patches ready to go already our main tools for

Re: proton port to windows using Visual Studio 2010 tools

2012-10-01 Thread Cliff Jansen
. > > There are other incompatibilities with the current codebase and the Visual > Studio toolset, since Visual Studio doesn't support C99, but the two above > are probably the most serious. > > Thanks, > Mary > > -Original Message- > From: Rafael Schloming [

RE: proton port to windows using Visual Studio 2010 tools

2012-10-02 Thread Mary Hinton
proton@qpid.apache.org Subject: Re: proton port to windows using Visual Studio 2010 tools Hi Mary, Welcome to proton development! Regarding your pipe issue, please see the pn_socket_pair function in the QPID-4181 patch. I think you can use that with WSAPoll, but if the implementation in drive