Adopey.1998 net.bugs.4bsd utcsrgv!utzoo!decvax!duke!mcnc!unc!dopey.pbr Fri Mar 26 17:18:19 1982 Diction_bug In the diction program, hash.c, ehash.c, and nhash.c have the variable entry declared. char *entry[]; The C Programming Language specifically states (p180) that entry is a reserved keyword, so I suggest that this declaration be changed to something that will be less trouble to future compilers. If the keyword entry is implemented, this will suddenly look like a bad declaration. Entry is the only reserved word that has not been implemented yet, so watch out for it. ----------------------------------------------------------------- gopher://quux.org/ conversion by John Goerzen of http://communication.ucsd.edu/A-News/ This Usenet Oldnews Archive article may be copied and distributed freely, provided: 1. There is no money collected for the text(s) of the articles. 2. The following notice remains appended to each copy: The Usenet Oldnews Archive: Compilation Copyright (C) 1981, 1996 Bruce Jones, Henry Spencer, David Wiseman.