Mercurial > hg > xemacs-beta
comparison src/ChangeLog @ 576:6db80f4ab17c
[xemacs-hg @ 2001-05-25 05:42:25 by martinb]
Cleaning up after error-frobbing patch: More compiler warnings/errors
| author | martinb |
|---|---|
| date | Fri, 25 May 2001 05:42:26 +0000 |
| parents | d5e8f5ad5043 |
| children | 910449c92002 |
comparison
equal
deleted
inserted
replaced
| 575:d5e8f5ad5043 | 576:6db80f4ab17c |
|---|---|
| 1 2001-05-25 Martin Buchholz <martin@xemacs.org> | 1 2001-05-25 Martin Buchholz <martin@xemacs.org> |
| 2 | 2 |
| 3 * fns.c (base64_conversion_error): Fix compile warning. | 3 * process-unix.c (unix_canonicalize_host_name): Fix compile warnings. |
| 4 (unix_open_network_stream): Likewise. | |
| 5 * sound.h (sound_perror): Likewise. | |
| 6 (sound_warn): Likewise. | |
| 7 * emodules.c (emodules_load): Likewise. | |
| 8 * fns.c (base64_conversion_error): Likewise. | |
| 9 * tooltalk.c (check_status): Likewise. | |
| 10 * eldap.c (Fldap_open): Likewise. | |
| 11 * hpplay.c (player_error_internal): Likewise. | |
| 12 * win32.c (tstr_to_local_file_format): Likewise. | |
| 4 | 13 |
| 5 * realpath.c: This file doesn't deal with internal | 14 * realpath.c: This file doesn't deal with internal |
| 6 representation. Define DONT_ENCAPSULATE. | 15 representation. Define DONT_ENCAPSULATE. |
| 7 Fixes crash in test suite. | 16 Fixes crash in test suite. |
| 8 | 17 |
