caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* vacuous findlib warnings
@ 2007-02-26 15:42 Sam Steingold
  2007-02-26 22:33 ` [Caml-list] " Richard Jones
  0 siblings, 1 reply; 3+ messages in thread
From: Sam Steingold @ 2007-02-26 15:42 UTC (permalink / raw)
  To: caml-list

Hi,

I see findlib warnings like this:
findlib: [WARNING] Interface qbase.cmi occurs in several directories: 
../../lib, .
this is because there is indeed ../../lib/qbase.cmi which is a symbolic 
link pointing to ./qbase.cmi (so there is no real duplication, the files 
point to the same inode).

Is it possible to modify findlib to check that the files are really 
different disk objects (inodes) before issuing the warning?

What is the right place to report bugs/ask for improvements in findlib?

thanks
Sam


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2007-02-26 22:51 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-02-26 15:42 vacuous findlib warnings Sam Steingold
2007-02-26 22:33 ` [Caml-list] " Richard Jones
2007-02-26 22:50   ` Sam Steingold

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).