Displaying 1 result from an estimated 1 matches for "init_diff_idx".
2009 May 11
1
Delta backup program planned (problem met for adding files)
...915,
> from diff.h:27,
> from diff.c:25:
> proto.h:62: warning: ?struct diff_file_list? declared inside 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: unuse...