Mercurial > hg > xemacs-beta
comparison lisp/mule/mule-tty-init.el @ 4871:d8d92ad084b8
rewrite check for bad memory in debug_can_save_memory
-------------------- ChangeLog entries follow: --------------------
src/ChangeLog addition:
2010-01-15 Ben Wing <ben@xemacs.org>
* emacs.c:
* emacs.c (debug_can_access_memory):
When checking for bad memory, we need to read all bytes from memory;
try even harder to avoid the possibility that a super-optimizing
compiler will optimize away the memory reads.
author | Ben Wing <ben@xemacs.org> |
---|---|
date | Fri, 15 Jan 2010 04:47:00 -0600 |
parents | 026c5bf9c134 |
children | 308d34e9f07d |
comparison
equal
deleted
inserted
replaced
4870:db9f7328bee1 | 4871:d8d92ad084b8 |
---|