From owner-cvs-all Fri Nov 8 2:11: 7 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A23CA37B401; Fri, 8 Nov 2002 02:11:06 -0800 (PST) Received: from baraca.united.net.ua (ns.united.net.ua [193.111.8.193]) by mx1.FreeBSD.org (Postfix) with ESMTP id E8E3F43E3B; Fri, 8 Nov 2002 02:11:02 -0800 (PST) (envelope-from max@vega.com) Received: from vega.vega.com (root@xDSL-2-2.united.net.ua [193.111.9.226]) by baraca.united.net.ua (8.12.6/8.11.6) with ESMTP id gA8AAtOE095969; Fri, 8 Nov 2002 12:10:55 +0200 (EET) (envelope-from max@vega.com) Received: from vega.vega.com (max@localhost [127.0.0.1]) by vega.vega.com (8.12.6/8.12.5) with ESMTP id gA8AB0aJ004561; Fri, 8 Nov 2002 12:11:00 +0200 (EET) (envelope-from sobomax@FreeBSD.org) Received: (from max@localhost) by vega.vega.com (8.12.6/8.12.5/Submit) id gA8AB0Ef004560; Fri, 8 Nov 2002 12:11:00 +0200 (EET) Date: Fri, 8 Nov 2002 12:11:00 +0200 From: Maxim Sobolev To: Alfred Perlstein Cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: ports/emulators/wine/files patch-context_i386 Message-ID: <20021108101100.GD4225@vega.vega.com> References: <200211080808.gA8884pn008113@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline In-Reply-To: <200211080808.gA8884pn008113@repoman.freebsd.org> User-Agent: Mutt/1.4i Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG PORTREVISION bump please. -Maxim On Fri, Nov 08, 2002 at 12:08:04AM -0800, Alfred Perlstein wrote: > alfred 2002/11/08 00:08:04 PST > > Added files: > emulators/wine/files patch-context_i386 > Log: > Make context_i386.c work on 5.x as well as 4.x by using the DBREG_DRX > macro to access the fields of 'struct dbreg' instead of accessing > them directly. > > Because the macro is buggy on older versions of FreeBSD as it lacks > proper macro argument parens, use an extra pointer as a workaround > so that we'll work on pre-patched versions of FreeBSD. > > Reviewed by: gerald (maintainer) > > Revision Changes Path > 1.1 +51 -0 ports/emulators/wine/files/patch-context_i386 (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message