Mercurial > hg > xemacs-beta
comparison src/ChangeLog @ 5202:1c615eb1e4b2
disable specifier memory usage for the moment
-------------------- ChangeLog entries follow: --------------------
src/ChangeLog addition:
2010-04-12 Ben Wing <ben@xemacs.org>
* specifier.c (specifier_memory_usage):
Disable specifier memory-usage stats for now. Sometimes they can
end up with circularities in them and I'm not sure exactly whats
going on to produce them.
author | Ben Wing <ben@xemacs.org> |
---|---|
date | Mon, 12 Apr 2010 01:41:38 -0500 |
parents | 70ed8a0d8da8 |
children | 912c34f1d7c8 |
comparison
equal
deleted
inserted
replaced
5201:11ed8768ac4f | 5202:1c615eb1e4b2 |
---|---|
1 2010-04-12 Ben Wing <ben@xemacs.org> | |
2 | |
3 * specifier.c (specifier_memory_usage): | |
4 Disable specifier memory-usage stats for now. Sometimes they can | |
5 end up with circularities in them and I'm not sure exactly whats | |
6 going on to produce them. | |
7 | |
1 2010-04-12 Ben Wing <ben@xemacs.org> | 8 2010-04-12 Ben Wing <ben@xemacs.org> |
2 | 9 |
3 * charset.h: | 10 * charset.h: |
4 * lisp.h: | 11 * lisp.h: |
5 * lisp.h (XREALLOC_ARRAY): | 12 * lisp.h (XREALLOC_ARRAY): |