comparison lib-src/ChangeLog @ 34993:2f736da4eaf1

Fix email address of my last entry.
author Eli Zaretskii <eliz@gnu.org>
date Tue, 02 Jan 2001 15:39:32 +0000
parents 0c77a90c7107
children e66bc9cd4f54
comparison
equal deleted inserted replaced
34992:0c77a90c7107 34993:2f736da4eaf1
1 2001-01-02 Gerd Moellmann <gerd@gnu.org> 1 2001-01-02 Gerd Moellmann <gerd@gnu.org>
2 2
3 * ebrowse.c (yyerror): Changed to take two arguments. Prototype 3 * ebrowse.c (yyerror): Changed to take two arguments. Prototype
4 added. Callers changed. 4 added. Callers changed.
5 5
6 2001-01-02 Eli Zaretskii <a34785@is.elta.co.il> 6 2001-01-02 Eli Zaretskii <eliz@is.elta.co.il>
7 7
8 * ebrowse.c (enter_namespace, main): Cast variables to shut up 8 * ebrowse.c (enter_namespace, main): Cast variables to shut up
9 compiler warnings. 9 compiler warnings.
10 (yyerror): Change parameter declarations to be of type long, so 10 (yyerror): Change parameter declarations to be of type long, so
11 that they can take pointers on 64-bit platforms. 11 that they can take pointers on 64-bit platforms.