GNU bug report logs - #6555
stat enhancement

Previous Next

Package: coreutils;

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


Message #44 received at 6555 <at> debbugs.gnu.org (full text, mbox):

From: A Burgie <dajoker <at> gmail.com>
To: Jim Meyering <jim <at> meyering.net>
Cc: 6555 <at> debbugs.gnu.org, Pádraig Brady <P <at> draigbrady.com>
Subject: Re: bug#6555: stat enhancement
Date: Tue, 6 Jul 2010 18:04:42 -0600
[Message part 1 (text/plain, inline)]
Well I am closer, but am still technically nowhere since it still will
not compile.  The problem with the odd declaration error was because I
was trying to declare a c-pointer in the case section of the switch
statement.  I guess that's not allowed in C (back to the easy
languages for me).  Despite this I am still stuck with the compilation
complaining about find_mount_point's lack of existence though I'd bet
a nickel I have everything setup properly.  Attached are a couple DIFF
files for those who may want to try to replay things and laugh at my
mediocrity on the condition that an explanation is provided where I'm
failing.  I'd have just one DIFF file but I can't figure out how to
make Git show what I want so I think the combination of these two show
it all (first use of Git as well).

Sorry to be slow at this.  I'd like to learn and have yet to find
documentation on GNU's site (or anywhere else) other than the diff for
operand2sig which helped me a little but not quite enough for what
seems like a very simple operation (extract function, put in file,
create .h file, include .h file in previous .c files, modify
Makefile.am, compile).

Thanks,
AB

On Tue, Jul 6, 2010 at 16:15, Jim Meyering <jim <at> meyering.net> wrote:
> A Burgie wrote:
>
>> Is there any documentation on doing this the right (meaning, GNU) way?
>>  I've separated out find_mount_point() into a separate .c file,
>> created a .h file, put both in ./gnulib/lib and linked-to them from
>
> For now, you can just put them in src/.  Simpler that way.
> If needed, we can move them later.
>
[DIFF0 (application/octet-stream, attachment)]
[DIFF1 (application/octet-stream, attachment)]

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.