emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: GCC warning in minibuf.c


From: Eli Zaretskii
Subject: Re: GCC warning in minibuf.c
Date: Thu, 20 Oct 2005 15:38:01 +0200

> From: Andreas Schwab <address@hidden>
> Cc: address@hidden
> Date: Thu, 20 Oct 2005 15:07:47 +0200
> 
> > I think this is a bogus warning,
> 
> I don't agree.  Fdisplay_completion_list will be called with only a single
> parameter and will receive garbage in the second one.  A sure way to make
> Emacs crash.

Perhaps I misunderstand what the code does, but it looks like
internal_with_output_to_temp_buffer invokes the `function' argument
with a list of arguments, which seems to suggest that any number of
arguments will do.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]