comparison src/ChangeLog @ 5394:484b437fc7b4

Correct some nesting of GCPRO and UNGCPRO, thank you Mats' buildbot! 2011-04-04 Aidan Kehoe <kehoea@parhasard.net> * fns.c (FremoveX): * fns.c (sublis): Correct some nesting of GCPRO and UNGCPRO here, revealed by the the C++ build compiling core Lisp. Thank you Mats' buildbot!
author Aidan Kehoe <kehoea@parhasard.net>
date Mon, 04 Apr 2011 09:12:39 +0100
parents e99b473303e3
children ccf7e84fe265
comparison
equal deleted inserted replaced
5393:e99b473303e3 5394:484b437fc7b4
1 2011-04-04 Aidan Kehoe <kehoea@parhasard.net>
2
3 * fns.c (FremoveX):
4 * fns.c (sublis):
5 Correct some nesting of GCPRO and UNGCPRO here, revealed by the
6 the C++ build compiling core Lisp. Thank you Mats' buildbot!
7
1 2011-04-04 Aidan Kehoe <kehoea@parhasard.net> 8 2011-04-04 Aidan Kehoe <kehoea@parhasard.net>
2 9
3 * lisp.h (GC_EXTERNAL_LIST_LOOP_3, GC_EXTERNAL_LIST_LOOP_4): New. 10 * lisp.h (GC_EXTERNAL_LIST_LOOP_3, GC_EXTERNAL_LIST_LOOP_4): New.
4 * fns.c (count_with_tail, list_position_cons_before, FassocX): 11 * fns.c (count_with_tail, list_position_cons_before, FassocX):
5 * fns.c (FrassocX, position, FdeleteX, FremoveX): 12 * fns.c (FrassocX, position, FdeleteX, FremoveX):