diff src/ChangeLog @ 4483:7869173584fc

Error on over-long hex character escapes. 2008-07-16 Aidan Kehoe <kehoea@parhasard.net> * lread.c (read_escape): Error if we're handed an over-long hex character escape, something which arises reasonably frequently in code written for GNU.
author Aidan Kehoe <kehoea@parhasard.net>
date Wed, 16 Jul 2008 22:36:03 +0200
parents ec442dc06fe1
children d6e2e2e819d7
line wrap: on
line diff
--- a/src/ChangeLog	Thu Jul 10 23:37:52 2008 +0200
+++ b/src/ChangeLog	Wed Jul 16 22:36:03 2008 +0200
@@ -1,3 +1,9 @@
+2008-07-16  Aidan Kehoe  <kehoea@parhasard.net>
+
+	* lread.c (read_escape): 
+	Error if we're handed an over-long hex character escape, something
+	which arises reasonably frequently in code written for GNU. 
+
 2008-07-07  Aidan Kehoe  <kehoea@parhasard.net>
 
 	Patch to make it up to the device-specific code whether