comparison src/ChangeLog @ 5906:4d5a5a80aba2

chartab.h, #define get_char_table_mirrors_ok correctly sans ERROR_CHECK_TYPES src/ChangeLog addition: 2015-05-08 Aidan Kehoe <kehoea@parhasard.net> * chartab.h (get_char_table_mirrors_ok): #define this correctly without ERROR_CHECK_TYPES.
author Aidan Kehoe <kehoea@parhasard.net>
date Fri, 08 May 2015 20:02:06 +0100
parents 85fd1ab80057
children 87e29d93e11b
comparison
equal deleted inserted replaced
5905:85fd1ab80057 5906:4d5a5a80aba2
1 2015-05-08 Aidan Kehoe <kehoea@parhasard.net>
2
3 * chartab.h (get_char_table_mirrors_ok):
4 #define this correctly without ERROR_CHECK_TYPES.
5
1 2015-05-08 Aidan Kehoe <kehoea@parhasard.net> 6 2015-05-08 Aidan Kehoe <kehoea@parhasard.net>
2 7
3 * data.c (parse_integer): 8 * data.c (parse_integer):
4 Fix a bug here with the interaction of negative bignums and a 9 Fix a bug here with the interaction of negative bignums and a
5 non-zero JUNK-ALLOWED argument. 10 non-zero JUNK-ALLOWED argument.