From owner-freebsd-ports Sat Aug 24 14: 0: 9 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D04F837B400 for ; Sat, 24 Aug 2002 14:00:03 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 37E2C43E75 for ; Sat, 24 Aug 2002 14:00:03 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7OL03JU092935 for ; Sat, 24 Aug 2002 14:00:03 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7OL03QY092934; Sat, 24 Aug 2002 14:00:03 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6DD0A37B400 for ; Sat, 24 Aug 2002 13:54:53 -0700 (PDT) Received: from nelly.internal.irrelevant.org (81-86-164-179.dsl.pipex.com [81.86.164.179]) by mx1.FreeBSD.org (Postfix) with ESMTP id AE0DD43E3B for ; Sat, 24 Aug 2002 13:54:52 -0700 (PDT) (envelope-from simond@irrelevant.org) Received: from simond by nelly.internal.irrelevant.org with local (Exim 3.36 #1) id 17ihvn-000JAx-00 for FreeBSD-gnats-submit@freebsd.org; Sat, 24 Aug 2002 21:54:51 +0100 Message-Id: Date: Sat, 24 Aug 2002 21:54:51 +0100 From: Simon Dick Reply-To: Simon Dick To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/41983: Maintainer port update: x11-fm/worker Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 41983 >Category: ports >Synopsis: Maintainer port update: x11-fm/worker >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Sat Aug 24 14:00:02 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Simon Dick >Release: FreeBSD 4.6.2-RELEASE i386 >Organization: >Environment: System: FreeBSD nelly.internal.irrelevant.org 4.6.2-RELEASE FreeBSD 4.6.2-RELEASE #0: Sat Aug 24 14:08:44 BST 2002 root@nelly.internal.irrelevant.org:/usr/obj/usr/src/sys/ELEPHANT i386 >Description: worker doesn't compile under -current as it is. This patch fixes that while not stopping it compiling under 4.x >How-To-Repeat: >Fix: Add the following patch as files/patch-src::wpucontext.h --- src/wpucontext.h~ Mon Aug 19 00:15:26 2002 +++ src/wpucontext.h Sat Aug 24 21:42:41 2002 @@ -51,7 +51,7 @@ class WPUContext { public: - WPUContext( Worker *, List *coms, ActionMessage *msg = NULL ); + WPUContext( Worker *, List *coms, ActionMessage *msg ); ~WPUContext(); int continueAtLabel( const char *label ); void push( int nr, std::string elem ); >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message