comparison src/ChangeLog @ 4796:c45fdd4e1858

Don't args-out-of-range in compare-strings.
author Stephen J. Turnbull <stephen@xemacs.org>
date Sat, 02 Jan 2010 01:02:43 +0900
parents 084056f46755
children ca99a807b025
comparison
equal deleted inserted replaced
4795:084056f46755 4796:c45fdd4e1858
35 2009-12-19 Aidan Kehoe <kehoea@parhasard.net> 35 2009-12-19 Aidan Kehoe <kehoea@parhasard.net>
36 36
37 * symbols.c (reject_constant_symbols): 37 * symbols.c (reject_constant_symbols):
38 Indicate that accepting attempted modification of keywords is a 38 Indicate that accepting attempted modification of keywords is a
39 temporary thing. 39 temporary thing.
40
41 2009-12-23 Stephen J. Turnbull <stephen@xemacs.org>
42
43 * fns.c (Fcompare_strings): Coerce bounds to be within strings.
40 44
41 2009-12-18 Jerry James <james@xemacs.org> 45 2009-12-18 Jerry James <james@xemacs.org>
42 46
43 * ppc.ldscript: Remove, obsolete. 47 * ppc.ldscript: Remove, obsolete.
44 48