< Previous by Date Date Index Next by Date >
< Previous in Thread Thread Index Next in Thread >

Re: [reSIProcate] Patches to main HEAD to build on Visual Studio 2005


You can put the non-project file patches in – I’ll look into updating the VS projects for the latest outbound changes.

 

Scott

 

From: Byron Campen [mailto:bcampen@xxxxxxxxxxxx]
Sent: Monday, December 17, 2007 4:36 PM
To: David Suh
Cc: resiprocate-devel@xxxxxxxxxxxxxxx; Scott Godin
Subject: Re: [reSIProcate] Patches to main HEAD to build on Visual Studio 2005

 

          As for your patch, I cannot speak for any of the VS proj file fixes, but everything else looks fine.

 

Scott, can you test the new VS proj files if I go ahead and put this patch in?

 

Best regards,

Byron Campen

 



Attached is the following patches:

 

-Replace bzero() with memset() because VS2005 does not support this function.  memset() is portable.

-Remove FlowID.cxx and FlowID.hxx from resiprocate project file.

-Add InteropHelper.cxx and InteropHelper.hxx to resiprocate project file.

-Add ClientAuthExtension.cxx and ClientAuthExtension.hxx to dum project file.

 

However, even with all of this, I can not successfully build because the

RequestContext.

setTargetConnection() member function was removed from the class definition previously and it is still being called in

SetTargetConnection.cxx

 

David Suh

 

<resiprocate121407patches.patch>_______________________________________________

resiprocate-devel mailing list