[1546] in Kerberos_V5_Development
Re: lib/rpc breaks on non-ANSI compilers
daemon@ATHENA.MIT.EDU (Mark Eichin)
Mon Aug 12 23:44:49 1996
To: "Barry Jaspan" <bjaspan@MIT.EDU>
Cc: tlyu@MIT.EDU, krbdev@MIT.EDU
From: Mark Eichin <eichin@MIT.EDU>
Date: 12 Aug 1996 23:44:35 -0400
In-Reply-To: "Barry Jaspan"'s message of Mon, 12 Aug 96 20:18:53 -0400
> compiler is non-ANSI." Can someone name a site that uses or wants to
> use Kerberos 5, that does not already have gcc or another ANSI
The usual example site is, you guessed it, MIT :-) You might be
surprised at how non-ANSI the decmips ultrix cc is (it is the *only*
reason for the separate NPROTOTYPE macros...) Sorry Tom, but I
wouldn't miss that collection of atrocities.
I used to care that there were some sites/platforms that didn't have a
good ANSI compiler. I don't any more :-) Sunos native cc is
non-ANSI, which is where I usually notice things. We used to have one
customer who insisted on being able to use that compiler... but I
don't think we care about that either, anymore.