git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15427 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2005-06-16 19:21:57 +00:00
parent f0cdb49457
commit 4cc58cd732

View File

@@ -1,3 +1,18 @@
2005-06-16 Love H<>rnquist <20>strand <lha@it.su.se>
* 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 <20>strand <lha@it.su.se>
* parse.y: check allocation errors