From 4cc58cd73243ac5bd28fd2c3bc0f09a9f2c01b97 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Love=20H=C3=B6rnquist=20=C3=85strand?= Date: Thu, 16 Jun 2005 19:21:57 +0000 Subject: [PATCH] x git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15427 ec53bebd-3082-4978-b11e-865c3cabbd6b --- lib/com_err/ChangeLog | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/lib/com_err/ChangeLog b/lib/com_err/ChangeLog index 6f7193c68..dc72a9002 100644 --- a/lib/com_err/ChangeLog +++ b/lib/com_err/ChangeLog @@ -1,3 +1,18 @@ +2005-06-16 Love Hörnquist Åstrand + + * parse.y: rename base to base_id since flex defines a function + with the argument base + + * compile_et.h: rename base to base_id since flex defines a + function with the argument base + + * compile_et.c: rename base to base_id since flex defines a + function with the argument base + + * parse.y (name2number): rename base to num to avoid shadowing + + * compile_et.c: rename optind to optidx + 2005-05-16 Love Hörnquist Åstrand * parse.y: check allocation errors