Share

librsync -- network-delta library

Tracker: Patches

5 librsync 0.9.7 as windows dll - ID: 2873984
Last Update: Attachment added ( samjam )

This patch declares rs_compare_targets as cdecl and removes the explicit
callback typecast.
The typecast was not needed in unix (afaik) and didn't work in windows if
cdecl was not specified and isn't needed if cdecl is specified

It adds a sources file suitable for MSVC build system, and a .def file to
help build the dll.

The patch needs some review but allows me to build a DLL on windows. I'll
now be testing the DLL


Sam Liddicott ( samjam ) - 2009-10-07 09:26

5

Open

None

Nobody/Anonymous

Portability

None

Public


Comments

No follow-up comments have been posted.

Attached File ( 1 )

Filename Description Download
librsync-0.9.7-win32.patch Help build windows DLL using MSVC build.exe Download

Change ( 1 )

Field Old Value Date By
File Added 345606: librsync-0.9.7-win32.patch 2009-10-07 09:26 samjam