bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#20241: 25.0.50; `setq' with only one argument


From: Andreas Schwab
Subject: bug#20241: 25.0.50; `setq' with only one argument
Date: Thu, 26 Nov 2015 09:58:39 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux)

Johan Bockgård <bojohan@gnu.org> writes:

> (funcall) (print t)
>
> Compile. Load .elc =>
>
> This consistently gives me one of two results:
> A segfault, or "Invalid function: 183795961" where the actual
> number depends on the timestamp of the .elc file.

That's a bug in the byte compiler, it shouldn't generate call 0 without
an operand on the stack.

Andreas.

-- 
Andreas Schwab, SUSE Labs, schwab@suse.de
GPG Key fingerprint = 0196 BAD8 1CE9 1970 F4BE  1748 E4D4 88E3 0EEA B9D7
"And now for something completely different."





reply via email to

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