bug-coreutils
[Top][All Lists]
Advanced

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

Re: Tiny error w.r.t. change from 2005-12-05


From: Thomas Schwinge
Subject: Re: Tiny error w.r.t. change from 2005-12-05
Date: Thu, 20 Jul 2006 15:30:49 +0200
User-agent: Mutt/1.5.6+20040907i

Hello!

On Thu, Jul 20, 2006 at 03:24:19PM +0200, Jim Meyering wrote:
> Thomas Schwinge <address@hidden> wrote:
> > #v+
> > 2005-12-05  Andreas Gruenbacher
> >
> >     * src/copy.c [!HAVE_FCHOWN]: Define fchown(...) to -1.
> >     (set_owner, preserve_author): New functions, factored out of copy_reg.
> >     (copy_reg): Use them.
> >     (copy_internal): Use them here, too.
> > #v-
> >
> > There was a tiny transformation error; please apply the attached patch.

> Did you actually compile on a system that has stat.st_author?

Yes:

#v+
address@hidden:/var/tmp/coreutils/build $ src/ls --author -l foo
-rw-r--r-- 1 thomas users thomas 0 Jul 20 13:27 foo
address@hidden:/var/tmp/coreutils/build $ src/cp /hurd/init foo
address@hidden:/var/tmp/coreutils/build $ src/ls --author -l foo
-rw-r--r-- 1 thomas users root 32240 Jul 20 13:28 foo
#v-


Regards,
 Thomas




reply via email to

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