GNU bug report logs -
#6555
stat enhancement
Previous Next
Reported by: A Burgie <dajoker <at> gmail.com>
Date: Fri, 2 Jul 2010 20:55:01 UTC
Severity: normal
Done: Pádraig Brady <P <at> draigBrady.com>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
On Mon, Jul 5, 2010 at 06:48, Jim Meyering <jim <at> meyering.net> wrote:
>> The idea seems sensible.
>
> I think so, too.
> However, the patch that adds the option would do well to add
> a test that exercises it and to mention it in the NEWS file.
> Your change will qualify as "significant".
> Can you file a copyright assignment? Here are guidelines:
>
> http://git.savannah.gnu.org/cgit/coreutils.git/tree/HACKING#n327
I was wondering if that would apply, but I did not think it would as
it was not really my own code (I copied from previously-GPL'd code and
only, perhaps, added three or four lines of my own). Please confirm
if I am mistaken on this.
>> Using df on a file _is_ a little unintuitive,
>> and also parsing the output from df is awkward.
>>
>> You copied (while re-indenting with non GNU options)
>> the find_mount_point() function from df.c to stat.c
>> We'll have to refactor that out for both to use
>> (if indeed it's the best method to use which I've not
>> looked into at this stage).
>
> Yes, it has to be factored out.
> I haven't looked either, yet ;-)
I should have noticed the spacing issue. I'll send a new DIFF file
here shortly with the fix and also with the NEWS stuff if I can figure
that out. Test cases I know almost nothing about, but I'll check
there too and hopefully have a worthwhile addition.
Thank-you for the feedback,
AB
This bug report was last modified 14 years and 272 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.