Received: from lists.samba.org (dp.samba.org [66.70.73.150]) by krbdev.mit.edu (8.9.3p2) with ESMTP id QAA22938; Fri, 5 Nov 2004 16:47:56 -0500 (EST) Received: by lists.samba.org (Postfix, from userid 549) id 59608162BD5; Fri, 5 Nov 2004 21:47:41 +0000 (GMT) Date: Fri, 5 Nov 2004 13:47:39 -0800 From: Jeremy Allison To: rt@krbdev.mit.edu Subject: Re: [krbdev.mit.edu #2770] Bad prototypes. Message-Id: <20041105214705.GC30946@legion.cup.hp.com> Reply-To: Jeremy Allison References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.1i RT-Send-Cc: X-RT-Original-Encoding: us-ascii Content-Length: 609 On Fri, Nov 05, 2004 at 04:22:52PM -0500, Ken Raeburn via RT wrote: > On Nov 5, 2004, at 15:10, Jeremy Allison via RT wrote: > > > Hi, is there any chance of the following > > patch being accepted for the next release ? > > Not quite as such, but the awk/perl scripts that generate the header > files that are joined together to produce krb5.h can be fixed easily > enough. :-) Thanks, yeah - I knew they were auto generated but I thought the patch might show you what needed fixing :-). They've been getting better over the years, there used to be many more fn() prototypes in there. Cheers, Jeremy.