Hello Geert and Marcelo, it turns oout that the warning is bogus, and trivially fixed. Marcelo, you may want to apply the attached patch. Cheers, Andreas. On Friday 25 July 2003 03:05, Geert Uytterhoeven wrote: > On Thu, 24 Jul 2003, Marcelo Tosatti wrote: > > Andreas Gruenbacher: > > o unshare-files fix breaks file locks > > Which adds one more warning (the third one below) to my build log: > | ide.c:175: warning: `ide_scan_direction' defined but not used > | ide-lib.c:174: warning: comparison of distinct pointer types lacks a cast > | binfmt_elf.c:446: warning: `files' might be used uninitialized in this > | function > > Seems to be harmless, though.