emacs-devel
[Top][All Lists]
Advanced

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

[PATCH] useless GCPROs


From: Dmitry Antipov
Subject: [PATCH] useless GCPROs
Date: Mon, 21 Nov 2011 14:24:45 +0400
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:8.0) Gecko/20111115 Thunderbird/8.0

Since old_charpos and old_bytepos are integers, they can't point to
Lisp objects. So, GCPROs are just a redundant no-op for them.

Dmitry

Attachment: drop_gcpros.patch
Description: Text document


reply via email to

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