Mercurial > hg > xemacs-beta
comparison src/ChangeLog @ 616:4f1c7a4ac1e6
[xemacs-hg @ 2001-06-11 07:47:11 by martinb]
Revert to doing type-checking in DFC_* macros
author | martinb |
---|---|
date | Mon, 11 Jun 2001 07:47:20 +0000 |
parents | 4f50f8a33f96 |
children | af57a77cbc92 |
comparison
equal
deleted
inserted
replaced
615:4f50f8a33f96 | 616:4f1c7a4ac1e6 |
---|---|
1 2001-06-11 Martin Buchholz <martin@xemacs.org> | |
2 | |
3 * buffer.h (DFC_C_STRING_ALLOCA_USE_CONVERTED_DATA): | |
4 * buffer.h (DFC_C_STRING_MALLOC_USE_CONVERTED_DATA): | |
5 Revert to doing type-checking on `sink'. | |
6 | |
7 * sound.h (sound_perror): Bufbyte -> CBufbyte | |
8 * sound.h (sound_warn): Bufbyte -> CBufbyte | |
9 | |
1 2001-06-12 Martin Buchholz <martin@xemacs.org> | 10 2001-06-12 Martin Buchholz <martin@xemacs.org> |
2 | 11 |
3 * config.h.in (alloca): All feature test macros must be defined | 12 * config.h.in (alloca): All feature test macros must be defined |
4 before the first system header file inclusion. So move alloca | 13 before the first system header file inclusion. So move alloca |
5 twiddling after the feature test definitions, but before the first | 14 twiddling after the feature test definitions, but before the first |