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

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

bug#33945: 27.0.50; build error (allout.el)


From: Paul Eggert
Subject: bug#33945: 27.0.50; build error (allout.el)
Date: Wed, 2 Jan 2019 12:29:01 -0800
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.2.1

markusffm@fn.de wrote:

it's clearly a syntax error in 'allout.el':
'Error occurred processing allout.el: Wrong number of arguments (((0 . 0) 2))'

OK, but why are you seeing this diagnostic whereas nobody else seems to have the problem? It seems likely that it's not an actual syntax error, but is instead a bug somewhere else that is causing the Lisp reader or byte compiler to misbehave and falsely report a syntax error.

What happens if you use -O2 (the default) rather than -Os to build from scratch?

Also, which version of GCC are you using? Mine is gcc (GCC) 8.2.1 20181215 (Red Hat 8.2.1-6).





reply via email to

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