Re: dirname module calls AC_LIBOBJ unconditionally

2005-12-23 Thread Eric Blake
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 According to Jim Meyering on 12/23/2005 5:05 AM: > Eric Blake wrote: > >>So experience in gnulib has shown that slightly different semantics, >>with dir_name that always mallocs, and (when my patch from a >>month ago is approved) base_name that malloc

Re: dirname module calls AC_LIBOBJ unconditionally

2005-12-23 Thread Jim Meyering
[EMAIL PROTECTED] (Eric Blake) wrote: > So experience in gnulib has shown that slightly different semantics, > with dir_name that always mallocs, and (when my patch from a > month ago is approved) base_name that mallocs and last_component As far as I know, we're still waiting for confirmation from