[2683] in Kerberos_V5_Development
Re: const char * -> char *
daemon@ATHENA.MIT.EDU (Ken Hornstein)
Tue Oct 28 15:18:47 1997
To: Assar Westerlund <assar@sics.se>
Cc: krbdev@MIT.EDU
In-Reply-To: Your message of "28 Oct 1997 21:13:49 +0100."
<5lsotl8x36.fsf@assaris.pdc.kth.se>
Date: Tue, 28 Oct 1997 15:18:23 -0500
From: Ken Hornstein <kenh@cmf.nrl.navy.mil>
>Cray Standard C Version 5.0.3.0 (d29p35g115a35) Oct 28 1997 21:08:22
>
>unicos kallsup 9.0.0 9.0.28 CRAY J90
>
>I don't really understand why there should be that much of a
>difference.
Well, the YMP-EL I was using before didn't have this problem ... and it
was running an older version of the compiler. I think the newer compiler
is _much_ stricter.
>> Also ... where the heck is ndbm.h on your Unicos system???
>> lib/otp/otp_locl.h needs it.
>
>There's none. :-( ndbm is too modern for Cray. It should get fixed
>to use xdbm.h or conditionally compiled.
>
>Is there anything else in Heimdal that breaks with your compiler?
I'll let you know. It was 2am when I discovered this problem, so I
went to be rather than work on it more :-/
--Ken