From owner-freebsd-ports-bugs@FreeBSD.ORG Wed Jul 14 06:38:33 2004 Return-Path: Delivered-To: freebsd-ports-bugs@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A764516A4CE for ; Wed, 14 Jul 2004 06:38:33 +0000 (GMT) Received: from mproxy.gmail.com (rproxy.gmail.com [64.233.170.198]) by mx1.FreeBSD.org (Postfix) with SMTP id 4A21343D46 for ; Wed, 14 Jul 2004 06:38:33 +0000 (GMT) (envelope-from hyeshik@gmail.com) Received: by mproxy.gmail.com with SMTP id d19so492865rnf for ; Tue, 13 Jul 2004 23:38:20 -0700 (PDT) Received: by 10.38.207.20 with SMTP id e20mr477223rng; Tue, 13 Jul 2004 23:38:20 -0700 (PDT) Message-ID: <4f0b69dc0407132338643fd7d0@mail.gmail.com> Date: Wed, 14 Jul 2004 15:38:20 +0900 From: Hye-Shik Chang To: "Greg J." In-Reply-To: <20040713221435.09e25f99.xcas@cox.net> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit References: <7e148fb9040713142861499682@mail.gmail.com> <20040713221435.09e25f99.xcas@cox.net> cc: freebsd-ports-bugs@freebsd.org cc: jimmie james Subject: Re: Please unbreak misc/xosd X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 14 Jul 2004 06:38:33 -0000 On Tue, 13 Jul 2004 22:14:35 -0700, Greg J. wrote: > On Tue, 13 Jul 2004 17:28:18 -0400 > jimmie james wrote: > > > xosd.c: In function `expose_line': > > xosd.c:355: syntax error before `int' > > xosd.c:359: `draw_line_bitmap' undeclared (first use in this function) > > Replace misc/xosd/files/patch-xosd.c with this patch: > http://bsd-unix.org/patch-xosd.c > > That should fix it. > Thanks for the patch. I just committed your patch into CVS. Hye-Shik