[krbdev.mit.edu #1649] CVS Commit

Ken Raeburn via RT rt-comment at krbdev.mit.edu
Fri Jul 4 16:49:13 EDT 2003


The autoconf tests correctly determine that sys_nerr exists, and that
no declaration is needed.  The test_et.c code checks the wrong condition,
though, and the system header declaration of sys_nerr conflicts with the
one in that source file.  (The native one is const.)

* test_et.c: Conditionalize sys_nerr declaration on NEED_SYS_ERRLIST, not
HAVE_SYS_ERRLIST.


To generate a diff of this commit:



	cvs diff -r5.130 -r5.131 krb5/src/util/et/ChangeLog
	cvs diff -r5.6 -r5.7 krb5/src/util/et/test_et.c 


More information about the krb5-bugs mailing list