|
From: <mb...@so...> - 2003-06-12 00:34:14
|
On 11 Jun 2003, Wayne Davison <wa...@us...> wrote: > Hi folks! As I mentioned long, long ago, the rsync.h that gets > installed has autoconf macros in it, which means that any program > that uses librsync but either (1) does not use autoconf or (2) does > not define SIZEOF_LONG_LONG will get an incompatible typedef for the > rs_long_t type, and thus the call-back hooks can cause the program > to crash. I think that this is a serious enough problem that it > should be fixed in the 0.9.6 release. I've created a patch that > should handle this. That sounds reasonable. -- Martin |