From: Andreas Dilger <adilger@turbolinux.com>
To: Falcon <falcon_lvm@yahoo.com>
Cc: Andreas Dilger <adilger@turbolinux.com>,
Linux LVM mailing list <linux-lvm@msede.com>
Subject: Re: [linux-lvm] Additions to LVM-BUGS-0.8final
Date: Sun, 6 Aug 2000 14:55:13 -0600 (MDT) [thread overview]
Message-ID: <200008062055.e76KtEx28533@webber.adilger.net> (raw)
In-Reply-To: <398D76E1.CDC2018@yahoo.com> "from Falcon at Aug 6, 2000 04:32:01 pm"
Falcon writes:
> Andreas Dilger escribi?:
> > Try to replace the sprintf() with:
> >
> > sprintf ( file_name, "%s/%s", dir, dir_ent->d_name);
>
> sprintf ( file_name, "%s/%s", dir, dir_ent->d_name, 0);
^^^
>
> And when compile it , it say that :
>
> cc -c -pipe -Wall -O2 -D_GNU_SOURCE -DDEBUG -I/root/LVM/0.8final/tools/lib
> -I/root/LVM/0.8final/tools -o lvm_remove_recursive.o lvm_remove_recursive.c
> lvm_remove_recursive.c: In function `lvm_remove_recursive':
> lvm_remove_recursive.c:51: warning: too many arguments for format
That's because you have an extra "0" at the end, which I don't have.
Cheers, Andreas
--
Andreas Dilger \ "If a man ate a pound of pasta and a pound of antipasto,
\ would they cancel out, leaving him still hungry?"
http://www-mddsp.enel.ucalgary.ca/People/adilger/ -- Dogbert
prev parent reply other threads:[~2000-08-06 20:55 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2000-08-04 22:28 [linux-lvm] Additions to LVM-BUGS-0.8final Andreas Dilger
2000-08-06 14:32 ` Falcon
2000-08-06 20:55 ` Andreas Dilger [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=200008062055.e76KtEx28533@webber.adilger.net \
--to=adilger@turbolinux.com \
--cc=falcon_lvm@yahoo.com \
--cc=linux-lvm@msede.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.