Re: bug with large files
- From: Pavel Tsekov <ptsekov gmx net>
- To: Jindrich Novy <jnovy redhat com>
- Cc: Nerijus Baliunas <nerijus users sourceforge net>, MC Devel <mc-devel gnome org>
- Subject: Re: bug with large files
- Date: Wed, 24 Nov 2004 12:31:51 +0200
Hello,
On Wed, 24 Nov 2004, Jindrich Novy wrote:
> > Source date: Nov 23 06:20, size 349060957
> > Target date: Nov 22 06:09, size 1899835145
> >
> > mc from cvs snapshot of 2004-11-04 from
> > http://www.ibiblio.org/pub/Linux/utils/file/managers/mc/snapshots/
> > (btw, why snapshots stopped being generated at that date?).
> >
> > Regards,
> > Nerijus
>
> The following patch fixes it.
+#if defined(_FILE_OFFSET_BITS) && _FILE_OFFSET_BITS == 64
+ N_("Target date: %s, size %lu"), 6, 4, 0}, {
^^^
+ N_("Source date: %s, size %lu"), 5, 4, 0}
^^^
What about %llu ?
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]