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

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

bug#26824: 24.5; Bytecode overflow error when byte compiling large .el f


From: Glenn Morris
Subject: bug#26824: 24.5; Bytecode overflow error when byte compiling large .el file
Date: Mon, 08 May 2017 12:40:10 -0400
User-agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/)

Christian Wittern wrote:

> I installed the package "mandoku" from melpa.  The latest version
> includes a file "mandoku-cbeta.el".  When installing the package, this
> file should be compiled, but the overflow error prevents this.

I see that file basically contains a 16000 line nested cond, with one
branch per line, and has now been marked no-byte-compile (by you, I'm
guessing from the name?).

https://github.com/mandoku/mandoku/commit/0e733fdaea77150539455656c2e6af08d19611b0





reply via email to

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