Re: [Mutt] #3091: too few arguments to function 'mutt_pretty_mailbox
#3091: too few arguments to function 'mutt_pretty_mailbox
Comment (by Paul Walker):
{{{
On Sun, Jul 06, 2008 at 09:22:18AM -0000, Mutt wrote:
> ../status.c: In function 'status_format_str':[[BR]]
> ../status.c:103: error: too few arguments to function
> 'mutt_pretty_mailbox'
Hm. Works for me here. I'm seeing the following version:
changeset: 5443:8b783c916893
branch: HEAD
user: Rocco Rutte <pdmef@xxxxxxx>
date: Wed Jul 02 11:19:14 2008 +0200
summary: Use realpath() in mutt_pretty_mailbox() for paths that may
need it.
which looks like it's added a parameter to a mutt_pretty_mailbox call in
status_format_str. Maybe you're a pull behind...?
(Or maybe I'm not seeing the tip for soem reason, but "hg merge -r HEAD"
didn't do anything this time.)
}}}
--
Ticket URL: <http://dev.mutt.org/trac/ticket/3091#comment:>