[2587] in Kerberos_V5_Development
Re: sized types, and ridding ourselves of them
daemon@ATHENA.MIT.EDU (Marc Horowitz)
Mon Oct 20 14:04:19 1997
To: Ken Hornstein <kenh@cmf.nrl.navy.mil>
Cc: krbdev@MIT.EDU
From: Marc Horowitz <marc@cygnus.com>
Date: 20 Oct 1997 14:03:26 -0400
In-Reply-To: Ken Hornstein's message of Mon, 20 Oct 1997 01:40:24 -0400
Ken Hornstein <kenh@cmf.nrl.navy.mil> writes:
>> And doesn't the use of RPC (GSS-RPC) sorta require sized typed, anyway?
>> That's not a reason to expunge them everywhere else, though :-)
Well, the way things are implemented now, yes. But there's no reason
a sized-type-free rpc implementation couldn't be done. It wouldn't be
binary compatible, but that's already an issue due to some structure
changes.
Marc