From 0cbd46033d0ef707a856c78e735dbf41a6fd7faa Mon Sep 17 00:00:00 2001 From: Kaz Kylheku Date: Sat, 21 Jan 2012 13:09:12 -0800 Subject: * debug.c (last_command): Do not initialize with lit(); this is not a constant expression in C. (debug): Handle the situation here. --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 46385737..3d950fa0 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2012-01-21 Kaz Kylheku + + * debug.c (last_command): Do not initialize with lit(); + this is not a constant expression in C. + (debug): Handle the situation here. + 2012-01-21 Kaz Kylheku * debug.c (help): Filled in. -- cgit v1.2.3