Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 15 Jan 2001 10:13:59 -0700
From:      Warner Losh <imp@harmony.village.org>
To:        "Daniel C. Sobral" <dcs@newsguy.com>
Cc:        Nicolas Souchu <nsouch@alcove.fr>, Maxim Sobolev <sobomax@FreeBSD.org>, Dag-Erling Smorgrav <des@ofug.org>, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/lib/libvgl bitmap.c main.c simple.c vgl.h 
Message-ID:  <200101151714.f0FHDxs19559@harmony.village.org>
In-Reply-To: Your message of "Mon, 15 Jan 2001 23:51:44 %2B0900." <3A630E80.37AB1CD8@newsguy.com> 
References:  <3A630E80.37AB1CD8@newsguy.com>  <200101131130.f0DBUHP12372@freefall.freebsd.org> <xzpwvby5c2u.fsf@flood.ping.uio.no> <20010115133313.E19739@ontario.alcove-int> <3A62F0CD.4C0EDF6D@FreeBSD.org> <20010115142151.B22065@ontario.alcove-int> 

next in thread | previous in thread | raw e-mail | index | archive | help
In message <3A630E80.37AB1CD8@newsguy.com> "Daniel C. Sobral" writes:
: If an application compiled with the older version stops working with the
: new version, you bump the major.

But the quoted prototype looked ABI compatible...  Any values that
were passed in would be promoted to int before being pushed into the
stack since passing a byte is the same as passing a long on 386.  Oh,
but on Alpha they would be different. Never mind.

Warner


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




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