comparison src/ChangeLog @ 5005:4170f3809a28

Cast correctly, Dynarr_verify, Dynarr_verify_mod, no ERROR_CHECK_STRUCTURES 2010-02-07 Aidan Kehoe <kehoea@parhasard.net> * lisp.h (Dynarr_verify, Dynarr_verify_mod): If ERROR_CHECK_STRUCTURES is not defined, cast the argument in these two macros; fixes the g++ build.
author Aidan Kehoe <kehoea@parhasard.net>
date Sun, 07 Feb 2010 23:34:21 +0000
parents 788c38f20376
children ecdc03ef6e12
comparison
equal deleted inserted replaced
5004:788c38f20376 5005:4170f3809a28
1 2010-02-07 Aidan Kehoe <kehoea@parhasard.net>
2
3 * lisp.h (Dynarr_verify, Dynarr_verify_mod):
4 If ERROR_CHECK_STRUCTURES is not defined, cast the argument in
5 these two macros; fixes the g++ build.
6
1 2010-02-07 Aidan Kehoe <kehoea@parhasard.net> 7 2010-02-07 Aidan Kehoe <kehoea@parhasard.net>
2 8
3 * fileio.c (Finsert_file_contents_internal): 9 * fileio.c (Finsert_file_contents_internal):
4 Only call format-decode if it has a function binding. 10 Only call format-decode if it has a function binding.
5 (build_annotations): Only call format-annotate-function if it has 11 (build_annotations): Only call format-annotate-function if it has