[8] in pc-kerberos
com_err
daemon@ATHENA.MIT.EDU (pbh@MIT.EDU)
Thu Apr 28 11:15:32 1994
To: pc-kerberos@MIT.EDU
Date: Thu, 28 Apr 94 11:13:30
From: pbh@MIT.EDU
The current version of krbdll.dll has references to MIT's com_err for
windows. The source and include for this is available on
net-dist.mit.edu:/pub/dos/for-developers/com_err/*.zip
It would seem like the use of com_err should be pulled from the DLL and
only be used at the application level. However if krb_debug and and
krb_ap_request_debug are set then the DLL should be able to display the
debuggin info to developers. Do we want to make this information use
com_err or do we want to use Windows' debug_output_string()? Any volunteers
to make this consistent?
------- Forwarded Message
To: Paul Hill <pbh@MIT.EDU>
Date: Thu, 28 Apr 94 09:47:03 EDT
From: James Mathiesen <JAMES@BROWNVM.brown.edu>
lib/winkrb/kadm.c references an include file mit/comp_err.h which i
don't have. There was also a reference to mit/copyrght.h or somesuch.
So far commenting out the includes is working. james
------- End of Forwarded Message