From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eduardo Pereira Habkost Subject: Re: Vjhc patch Date: Mon, 19 Jul 2004 15:06:56 -0300 Sender: linux-8086-owner@vger.kernel.org Message-ID: <20040719180656.GO2830@duckman.distro.conectiva> References: <20040719152335.GG2830@duckman.distro.conectiva> <20040719175341.23926.qmail@web51308.mail.yahoo.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="lKbk9CFItQTD29wm" Return-path: Content-Disposition: inline In-Reply-To: <20040719175341.23926.qmail@web51308.mail.yahoo.com> List-Id: To: linux-8086@vger.kernel.org --lKbk9CFItQTD29wm Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Jul 19, 2004 at 10:53:41AM -0700, Tommy McCabe wrote: >=20 > Look at vjhc.h. There are two definitions of DEFUN, > depending on some parameter. One defines a function. > The other doesn't. For some reason, the parameter got > changed over the years, so now anything using DEFUn > comes out as gibberish to the compiler. The first one uses ansi function declaration, the other K&R function declarations. DEFUN is used to make vjhc support both. I can't see where is the error. As I said before: ktcp (including vjhc.c) builds cleanly on my system, and I would like to know which error occurs on your system. --=20 Eduardo --lKbk9CFItQTD29wm Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (GNU/Linux) iD8DBQFA/A3AcaRJ66w1lWgRAty3AJ98xLpqrN0nQUvCOtDwkPIzBNEingCggGBw dCGb07F2RY2gHZ5yzgIcntw= =gANX -----END PGP SIGNATURE----- --lKbk9CFItQTD29wm--