Re: bug with large files



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]