Displaying 1 result from an estimated 1 matches for "update_diff_idx".
2009 May 11
1
Delta backup program planned (problem met for adding files)
...parameter list
> proto.h:62: warning: its scope is only this definition or declaration, which is probably not what you want
> diff.c: In function ?init_diff_idx?:
> diff.c:56: warning: unused parameter ?pdiffidx_file?
> diff.c: At top level:
> diff.c:65: error: conflicting types for ?update_diff_idx?
> proto.h:62: error: previous declaration of ?update_diff_idx? was here
> diff.c: In function ?update_diff_idx?:
> diff.c:65: warning: unused parameter ?pdifflist?
> diff.c: In function ?check_diff_idx?:
> diff.c:74: warning: unused parameter ?pdiffidx_file?
> make: *** [diff.o]...