[2675] in Kerberos_V5_Development
Re: const char * -> char *
daemon@ATHENA.MIT.EDU (Ezra Peisach)
Tue Oct 28 08:43:03 1997
To: Ken Hornstein <kenh@cmf.nrl.navy.mil>
Cc: krbdev@MIT.EDU
In-Reply-To: Your message of "Tue, 28 Oct 1997 00:32:38 EST."
<199710280532.AAA24957@ginger.cmf.nrl.navy.mil>
Date: Tue, 28 Oct 1997 08:42:28 EST
From: Ezra Peisach <epeisach@MIT.EDU>
Hmm - is it a fatal compiler error? If so, a configure test
could be written to test for the "broken" header file - and
if so, perform the cast....
Of course, if gethostbyname is modifying it's arguments, then this
would be wrong too....
Ezra