[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Difficulties byte-compiling very large .el file
From: |
Eli Zaretskii |
Subject: |
Re: Difficulties byte-compiling very large .el file |
Date: |
Thu, 20 Aug 2009 21:30:05 +0300 |
> Date: Thu, 20 Aug 2009 09:07:01 -0400
> From: Aemon Cannon <address@hidden>
> Cc: address@hidden
>
> Bingo!
> ../test/grammars/as3_elispParser.el:31515:33:Error: Bytecode overflow
>
> I'm not super familiar with emacs byte-compiling, but my guess is that
> increasing
> the size of the operands is not an option. Should I look for a
> conditional that spans
> a lot of code, and try to fix it that way?
>
> Thoughts?
Submit a bug report ("M-x report-emacs-bug RET") and someone will take
care of it.