emacs-devel
[Top][All Lists]
Advanced

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

Re: Help with adding an auxiliary bytecode table


From: Paul Eggert
Subject: Re: Help with adding an auxiliary bytecode table
Date: Thu, 18 Apr 2019 10:07:02 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.6.1

On 4/18/19 8:53 AM, Alex Gramiak wrote:
>   Invalid function: ((bytecomp "Wrong type argument: arrayp, nil" :error
>   "*Compile-Log*"))

This kind of symptom often means you just messed up somewhere in the
interpreter and have trashed its data structures somehow. You might try
building with --enable-checking or --enable-checking=all or with the
usual sanitization flags for your compiler.




reply via email to

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