Re: [Mutt] #2191: file sizes >2GB reported incorrectly
#2191: file sizes >2GB reported incorrectly
Changes (by brendan):
* component: mutt => display
* milestone: => 1.6
Old description:
> {{{
> For example, one of my mailboxes is ludicrously large (six months of
> postmaster mail):
>
> [snip]
> 42 -rw------- 1 michael michael 897268 Feb 09 05:04 student
> 43 -rw------- 1 michael michael -1882491199 Feb 12 11:08
> student-pm
> 44 N -rw------- 1 michael michael 39965373 Feb 12 10:02 student-
> root
> 45 -rw------- 1 michael michael 16694784 Feb 12 11:07 student-
> root-spam
>
> Obviously, %s in folder_format is needlessly signed. :P
>
> Other places that report file size also break:
>
> -- Mutt: Compose [Approx size: 337M Atts:
> 2]---------------------------------------------------------
> From: Michael Deegan <spam@xxxxxxxxxxxxxx>
> To:
> Cc:
> Bcc:
> Subject:
> Reply-To:
> Fcc: =sent
> Mix: <no chain defined>
> Security: Clear
>
> -- Attachments
> - I 1 /tmp/mutt-zaphod-1000-16154-2 /tmp/mutt-zaphod-1000-16154-2
> [text/plain, 7bit, us-ascii, 0.2K]
> A 2 =student-pm =student-pm
> [application/octet-stream, base64, 0.1K]
>
> >How-To-Repeat:
> >Fix:
> Unknown
> }}}
New description:
{{{
For example, one of my mailboxes is ludicrously large (six months of
postmaster mail):
[snip]
42 -rw------- 1 michael michael 897268 Feb 09 05:04 student
43 -rw------- 1 michael michael -1882491199 Feb 12 11:08
student-pm
44 N -rw------- 1 michael michael 39965373 Feb 12 10:02 student-
root
45 -rw------- 1 michael michael 16694784 Feb 12 11:07 student-
root-spam
Obviously, %s in folder_format is needlessly signed. :P
Other places that report file size also break:
-- Mutt: Compose [Approx size: 337M Atts:
2]---------------------------------------------------------
From: Michael Deegan <spam@xxxxxxxxxxxxxx>
To:
Cc:
Bcc:
Subject:
Reply-To:
Fcc: =sent
Mix: <no chain defined>
Security: Clear
-- Attachments
- I 1 /tmp/mutt-zaphod-1000-16154-2 /tmp/mutt-zaphod-1000-16154-2
[text/plain, 7bit, us-ascii, 0.2K]
A 2 =student-pm =student-pm
[application/octet-stream, base64, 0.1K]
>How-To-Repeat:
>Fix:
Unknown
}}}
--
Ticket URL: <http://dev.mutt.org/trac/ticket/2191#comment:1>