comparison src/ChangeLog @ 5223:acc4a6c9f5f9

Remove the definition of Q_data from glyphs.c, fixing C++ build. 2010-06-01 Aidan Kehoe <kehoea@parhasard.net> * glyphs.c (syms_of_glyphs): Remove the definition of Q_data from this file, now it's in general-slots.h. Problem picked up by a C++ build.
author Aidan Kehoe <kehoea@parhasard.net>
date Tue, 01 Jun 2010 20:31:11 +0100
parents 18c0b5909d16
children 35c2b7e9c03f
comparison
equal deleted inserted replaced
5222:18c0b5909d16 5223:acc4a6c9f5f9
1 2010-06-01 Aidan Kehoe <kehoea@parhasard.net>
2
3 * glyphs.c (syms_of_glyphs):
4 Remove the definition of Q_data from this file, now it's in
5 general-slots.h. Problem picked up by a C++ build.
6
1 2010-05-31 Aidan Kehoe <kehoea@parhasard.net> 7 2010-05-31 Aidan Kehoe <kehoea@parhasard.net>
2 8
3 * rangetab.c (print_range_table, rangetab_instantiate) 9 * rangetab.c (print_range_table, rangetab_instantiate)
4 (structure_type_create_rangetab): 10 (structure_type_create_rangetab):
5 * chartab.c (print_char_table, chartab_instantiate) 11 * chartab.c (print_char_table, chartab_instantiate)