* BYTE_CODE_METER is broken
@ 2012-06-18 15:55 Dmitry Antipov
2012-06-18 22:55 ` Paul Eggert
0 siblings, 1 reply; 2+ messages in thread
From: Dmitry Antipov @ 2012-06-18 15:55 UTC (permalink / raw)
To: Emacs development discussions
As of 108649, defining BYTE_CODE_METER in src/bytecode.c causes
this error:
bytecode.c: In function 'exec_byte_code':
bytecode.c:562:7: error: lvalue required as increment operand
bytecode.c:562:7: error: lvalue required as increment operand
Most probably byte code metering should be fixed to reflect
changes introduced at 108598.
Dmitry
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: BYTE_CODE_METER is broken
2012-06-18 15:55 BYTE_CODE_METER is broken Dmitry Antipov
@ 2012-06-18 22:55 ` Paul Eggert
0 siblings, 0 replies; 2+ messages in thread
From: Paul Eggert @ 2012-06-18 22:55 UTC (permalink / raw)
To: Dmitry Antipov; +Cc: Emacs development discussions
On 06/18/2012 08:55 AM, Dmitry Antipov wrote:
>
> Most probably byte code metering should be fixed to reflect
> changes introduced at 108598.
Byte code metering hadn't worked for some time, on most platforms.
Since nobody's using it perhaps it should be removed?
In the meantime I fixed the problem, in trunk bzr 108656.
Thanks for reporting it.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2012-06-18 22:55 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-06-18 15:55 BYTE_CODE_METER is broken Dmitry Antipov
2012-06-18 22:55 ` Paul Eggert
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.