This is the mail archive of the gnats-commit@gnu.org mailing list for the GNATS project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

gnats/gnats gnatsd.h gnatsd.c cmds.c


CVSROOT:	/cvs/gnats
Module name:	gnats
Changes by:	pdm@sources.redhat.com	2001-10-14 13:32:22

Modified files:
	gnats          : gnatsd.h gnatsd.c cmds.c 

Log message:
	* gnatsd.h (Access_Level): New type; `ACCESS_LISTDB' added.
	(FLAG_MASK, FLAG_ONE_ARG): Removed.
	* gnatsd.c (Access_String): New auxiliary structure.
	(ACCESS_STRINGS): New constant.
	(access_level, access_level_str): Rewritten.
	(cmds): The structure of the array elements changed; DBLS's access
	level lowered to ACCESS_LISTDB.
	* gnatsd.c: All access level variable types changed from `int' to
	`Access_Level'.
	* gnats.h: Likewise.
	* cmds.c: Likewise.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/gnats/gnats/gnatsd.h.diff?cvsroot=gnats&r1=1.24&r2=1.25
http://sources.redhat.com/cgi-bin/cvsweb.cgi/gnats/gnats/gnatsd.c.diff?cvsroot=gnats&r1=1.41&r2=1.42
http://sources.redhat.com/cgi-bin/cvsweb.cgi/gnats/gnats/cmds.c.diff?cvsroot=gnats&r1=1.60&r2=1.61


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]