bug-gnu-utils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Non exclusion of files - addendum - my bug.


From: Robert Goodwill
Subject: Non exclusion of files - addendum - my bug.
Date: Mon, 23 Apr 2001 19:13:25 +1000 (EST)

  I should have tested the code I sent you a few minutes ago some more. The
excluded_filename call should read (as per list.c)

  if ( excluded_filename(excluded, base_name(p)))

rather than:

  if ( excluded_filename(excluded, p))

  Sorry for the extra traffic,
-- 
Robert Goodwill         Programmer , School of Information Technology
address@hidden  James Cook University, Townsville, Australia.
Myself:(07)47814992     Fax: (07)47814029       School: (07)47814622



reply via email to

[Prev in Thread] Current Thread [Next in Thread]