Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 03 Feb 2002 08:22:21 -0700 (MST)
From:      "M. Warner Losh" <imp@village.org>
To:        bde@zeta.org.au
Cc:        drosih@rpi.edu, deatley@apple.com, arch@FreeBSD.ORG
Subject:   Re: __P macro question
Message-ID:  <20020203.082221.95822540.imp@village.org>
In-Reply-To: <20020203183334.C18280-100000@gamplex.bde.org>
References:  <20020202.153941.85552167.imp@village.org> <20020203183334.C18280-100000@gamplex.bde.org>

next in thread | previous in thread | raw e-mail | index | archive | help
In message: <20020203183334.C18280-100000@gamplex.bde.org>
            Bruce Evans <bde@zeta.org.au> writes:
: > At some point we're going to have to do this, why not now.  I know
: > that standard is a bit vague about the timeframe, but I suspect that
: 
: It costs too much to convert old (working) code IMO.

So far this old working code has had a number of minor issues with
type mismatches.  These type mismatches have been found when moving to
a full prototype.  Someone with a deep knowledge of what is going on
behind the scenes will understand, but the new prototype code is
clearer without that need for deep understanding.

talkd is one of the programs I've had the most problems with, mostly
due to its not having an extern.h file where all the function
prototypes were defined.

Warner

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-arch" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020203.082221.95822540.imp>