git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15964 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2005-08-23 12:06:08 +00:00
parent 07c8470d34
commit a02ad0d305

View File

@@ -1,5 +1,17 @@
2005-08-23 Love H<>rnquist <20>strand <lha@it.su.se> 2005-08-23 Love H<>rnquist <20>strand <lha@it.su.se>
* gen_encode.c: Change name of oldret for each instance its used
to avoid shadow warning. From: Stefan Metzmacher
<metze@samba.org>.
* gen_length.c: Change name of oldret for each instance its used
to avoid shadow warning. From: Stefan Metzmacher
<metze@samba.org>.
* gen_decode.c: Change name of oldret for each instance its used
to avoid shadow warning. From: Stefan Metzmacher
<metze@samba.org>.
* parse.y: Const poision yyerror. * parse.y: Const poision yyerror.
* gen.c: Const poision. * gen.c: Const poision.