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

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

bug#15405: 24.3; #[] freezes emacs


From: Dmitry Antipov
Subject: bug#15405: 24.3; #[] freezes emacs
Date: Sat, 21 Sep 2013 05:39:00 +0400
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.0

On 09/21/2013 05:28 AM, Dmitry Antipov wrote:

BTW, I have no ideas who and why produces empty bytecode strings.
Shouldn't it be disallowed/optimized away? IIUC this is the
only PVEC_xxx type which can be zero-sized.

I.e. if empty bytecode strings are never produced by the bytecomp and
never used otherwise, shouldn't we just disallow #[] object, like we
disallow an integers too large (or too small) for Lisp_Object?

Dmitry








reply via email to

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