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