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

David Suh dsuhpublic at gmail.com
Mon Dec 17 15:25:54 CST 2007


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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://list.resiprocate.org/pipermail/resiprocate-devel/attachments/20071217/464d1c32/attachment.htm>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: resiprocate121407patches.patch
URL: <http://list.resiprocate.org/pipermail/resiprocate-devel/attachments/20071217/464d1c32/attachment.ksh>


More information about the resiprocate-devel mailing list