From owner-cvs-all Mon Jan 15 4:31:51 2001 Delivered-To: cvs-all@freebsd.org Received: from smtp.alcove.fr (smtp.alcove.fr [212.155.209.139]) by hub.freebsd.org (Postfix) with ESMTP id 706A237B404; Mon, 15 Jan 2001 04:31:21 -0800 (PST) Received: from nsouch by smtp.alcove.fr with local (Exim 3.12 #1 (Debian)) id 14I8n4-0005Oe-00; Mon, 15 Jan 2001 13:31:14 +0100 Date: Mon, 15 Jan 2001 13:31:14 +0100 From: Nicolas Souchu To: David O'Brien Cc: 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: <20010115133114.D19739@ontario.alcove-int> References: <200101131130.f0DBUHP12372@freefall.freebsd.org> <20010114100020.C35126@dragon.nuxi.com> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit User-Agent: Mutt/1.2.4i In-Reply-To: <20010114100020.C35126@dragon.nuxi.com>; from obrien@FreeBSD.org on Sun, Jan 14, 2001 at 10:00:20AM -0800 Organization: =?iso-8859-1?Q?Alc=F4ve=2C_http:=2F=2Fwww=2Ealcove=2Efr?= Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sun, Jan 14, 2001 at 10:00:20AM -0800, David O'Brien wrote: > On Sat, Jan 13, 2001 at 03:30:17AM -0800, Nicolas Souchu wrote: > > There is no major interface modification except that the color type > > becomes u_long instead of byte. So one just need to recompile his > > application. > > Uh... this certainly *is*: > > -void VGLSetXY(VGLBitmap *object, int x, int y, byte color); > +void VGLSetXY(VGLBitmap *object, int x, int y, u_long color); [...] > > Just what would you call a major interface change then?? No. I should have said it differently. What do you understand? That there is a major interface modification? -- Nicolas.Souchu@alcove.fr Alcôve - Open Source Software Engineer - http://www.alcove.fr To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message