Aunc.3270 net.bugs.4bsd utzoo!decvax!harpo!duke!mcnc!unc!pbr Tue Apr 13 17:27:49 1982 Entry Keyword This is a followup to my bug report about the diction program using the reserved word "entry" for a variable name. I found another offender -- struct. The modules 1.finish.c and 1.recog.c in the struct command use a defined constant with the name entry. Since entry is a reserved (though unimplemented) keyword, these should be changed now, before there is trouble. Everybody else -- check your programs with "fgrep entry" before turning them loose on the world.