search for: file_extras

Displaying 4 results from an estimated 4 matches for "file_extras".

2011 Jul 17
11
[Bug 8308] New: rsync: exclude.c:532: change_local_filter_dir: Assertion `dir_depth < 4096/2+1' failed
...im = { tv_sec = 1310865354, tv_nsec = 0}, st_mtim = {tv_sec = 1305164231, tv_nsec = 0}, st_ctim = {tv_sec = 1305556305, tv_nsec = 0}, st_ino = 323281} j = 1295 (gdb) p *file $6 = {dirname = 0x0, modtime = 0, len32 = 1290, mode = 0, flags = 0, basename = ""} (gdb) p *((union file_extras*)(file) - (1)) $7 = {num = 3695, unum = 3695} (gdb) -- Configure bugmail: https://bugzilla.samba.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug.
2007 Dec 19
1
3.0.0pre7 compiler warning on ia64
Any concerns with the compiler warning on flist.c on a ia64 system running SLES10SP1? ~/rsync-3.0.0pre7> make gcc -std=gnu99 -g -O2 -DHAVE_CONFIG_H -Wall -W -o mkrounding -I. ./ mkrounding.c ./mkrounding >rounding.h Rounding file_extras in multiples of 2 (EXTRA_LEN=4, FILE_STRUCT_LEN=24) gcc -std=gnu99 -I. -I. -g -O2 -DHAVE_CONFIG_H -Wall -W -c flist.c -o flist.o /tmp/ccqjJwNs.s: Assembler messages: /tmp/ccqjJwNs.s:2995: Warning: Use of 'mov' may violate WAW dependency 'GR%, % in 1 - 127' (impliedf), specific...
2008 Jan 01
8
DO NOT REPLY [Bug 5170] New: Cross compilation does not work
https://bugzilla.samba.org/show_bug.cgi?id=5170 Summary: Cross compilation does not work Product: rsync Version: 3.0.0 Platform: x86 OS/Version: Linux Status: NEW Severity: normal Priority: P3 Component: core AssignedTo: wayned@samba.org ReportedBy: r.schwebel@pengutronix.de
2007 Oct 17
3
DO NOT REPLY [Bug 5022] New: FreeBSD 4.11 - Compilation Fails - uidlist.c - gcc2 / gcc3
...g to compile the latest version, compilation fails at uidlist.c. I tried both gcc versions, and they both fail at the same point. gcc version 2.95.4 20020320 [FreeBSD] gcc -g -O2 -DHAVE_CONFIG_H -Wall -W -I./popt -o mkrounding -I. ./mkrounding.c ./mkrounding >rounding.h No rounding needed for file_extras (EXTRA_LEN=4, FILE_STRUCT_LEN=16) gcc -I. -I. -g -O2 -DHAVE_CONFIG_H -Wall -W -I./popt -c flist.c -o flist.o gcc -I. -I. -g -O2 -DHAVE_CONFIG_H -Wall -W -I./popt -c rsync.c -o rsync.o rsync.c: In function `read_ndx_and_attrs': rsync.c:215: warning: `flist' might be used uninitialized in t...