Mercurial > hg > xemacs-beta
comparison src/ChangeLog @ 3319:2f13ae1532db
[xemacs-hg @ 2006-03-30 23:10:36 by crestani]
* lisp.h (Dynarr_add): Add local variable imp to avoid VC6 internal
compiler error.
author | crestani |
---|---|
date | Thu, 30 Mar 2006 23:10:38 +0000 |
parents | 509d2981ffea |
children | cf02a1da936a |
comparison
equal
deleted
inserted
replaced
3318:1ec58ab31874 | 3319:2f13ae1532db |
---|---|
1 2006-03-30 Adrian Aichner <adrian@xemacs.org> | |
2 | |
3 * lisp.h (Dynarr_add): Add local variable imp to avoid VC6 | |
4 internal compiler error. | |
5 | |
1 2006-03-26 Marcus Crestani <crestani@xemacs.org> | 6 2006-03-26 Marcus Crestani <crestani@xemacs.org> |
2 | 7 |
3 * gc.c: Remove functions for explicitly-freed statistics | 8 * gc.c: Remove functions for explicitly-freed statistics |
4 (the need to explicitly free went away with the asynchronous | 9 (the need to explicitly free went away with the asynchronous |
5 finalization patch). | 10 finalization patch). |