Subject: Re: rpcgen and -fshort-enums round 2
To: Christos Zoulas <christos@zoulas.com>
From: Noriyuki Soda <soda@sra.co.jp>
List: tech-toolchain
Date: 02/19/2002 23:42:34
>>>>> On Tue, 19 Feb 2002 14:33:55 GMT,
	christos@zoulas.com (Christos Zoulas) said:

> Maybe changing all functions that take enum args is easier.

If this is true, perhaps using K&C style function definition with
__P() macro may be better than current ANSI style function style.
Because gcc can automatically generate warning message against
such usage (manual checking is not nice....).
--
soda