Mercurial > hg > xemacs-beta
comparison src/ChangeLog @ 1266:b5a5863da615
[xemacs-hg @ 2003-02-07 00:54:17 by ben]
To: xemacs-patches@xemacs.org
lread.c: Oops. Plain C can't handle declarations intermixed with statements.
author | ben |
---|---|
date | Fri, 07 Feb 2003 00:54:20 +0000 |
parents | de6cf052e10b |
children | c57f32e44416 |
comparison
equal
deleted
inserted
replaced
1265:de6cf052e10b | 1266:b5a5863da615 |
---|---|
1 2003-02-06 Ben Wing <ben@xemacs.org> | |
2 | |
3 * lread.c (Fload_internal): | |
4 Oops. Plain C can't handle declarations intermixed with statements. | |
5 | |
1 2003-02-06 Ben Wing <ben@xemacs.org> | 6 2003-02-06 Ben Wing <ben@xemacs.org> |
2 | 7 |
3 * alloc.c: | 8 * alloc.c: |
4 * alloc.c (GC_CHECK_NOT_FREE): | 9 * alloc.c (GC_CHECK_NOT_FREE): |
5 * alloc.c (mark_object_maybe_checking_free): | 10 * alloc.c (mark_object_maybe_checking_free): |