From owner-freebsd-ports-bugs@FreeBSD.ORG Sun May 27 20:10:01 2007 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id DFDA516A480 for ; Sun, 27 May 2007 20:10:01 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [69.147.83.40]) by mx1.freebsd.org (Postfix) with ESMTP id A313E13C4B8 for ; Sun, 27 May 2007 20:10:01 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id l4RKA1XE053087 for ; Sun, 27 May 2007 20:10:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id l4RKA1AB053086; Sun, 27 May 2007 20:10:01 GMT (envelope-from gnats) Resent-Date: Sun, 27 May 2007 20:10:01 GMT Resent-Message-Id: <200705272010.l4RKA1AB053086@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Heiner Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 0526716A478 for ; Sun, 27 May 2007 20:06:45 +0000 (UTC) (envelope-from h.eichmann@gmx.de) Received: from mail.gmx.net (mail.gmx.net [213.165.64.20]) by mx1.freebsd.org (Postfix) with SMTP id 67A6513C465 for ; Sun, 27 May 2007 20:06:44 +0000 (UTC) (envelope-from h.eichmann@gmx.de) Received: (qmail invoked by alias); 27 May 2007 20:06:43 -0000 Received: from p54827B80.dip.t-dialin.net (EHLO 7of9) [84.130.123.128] by mail.gmx.net (mp050) with SMTP; 27 May 2007 22:06:43 +0200 Message-Id: <200705272210.36867.h.eichmann@gmx.de> Date: Sun, 27 May 2007 22:10:36 +0200 From: Heiner To: FreeBSD-gnats-submit@FreeBSD.org Cc: Kris Kennaway Subject: ports/113067: [PATCH] x11-fm/krusader: fix compile error on pointyhat X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 27 May 2007 20:10:02 -0000 >Number: 113067 >Category: ports >Synopsis: [PATCH] x11-fm/krusader: fix compile error on pointyhat >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Sun May 27 20:10:01 GMT 2007 >Closed-Date: >Last-Modified: >Originator: Heiner Eichmann >Release: FreeBSD 5.5-RELEASE >Organization: Sirius Cybernetics Corp. >Environment: FreeBSD 7of9.unimatrix-zero.borg 5.5-RELEASE-p1 FreeBSD 5.5-RELEASE-p1 #0: Thu Aug 17 21:05:50 CEST 2006 root@7of9.unimatrix-zero.borg:/usr/obj/usr/src/sys/MYKERNEL i386 >Description: This patch should fix the compilation error reported on pointyhat on FreeBSD 7 (I can not test it here on my FreeBSD 5 box...) >How-To-Repeat: >Fix: Create the files directory and copy the patch into it --Boundary-00=_8WeWGysQhMJYgoy Content-Type: text/x-diff; charset="iso-8859-1"; name="patch-krusader-VFS-vfs.h" Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename="patch-krusader-VFS-vfs.h" --- krusader/VFS/vfs.h.orig Sat Oct 8 22:48:24 2005 +++ krusader/VFS/vfs.h Sun May 27 21:40:25 2007 @@ -134,7 +134,7 @@ protected: /// Feel the vfs dictionary with vfiles, must be implemented for each vfs - virtual bool populateVfsList(const KURL& origin, bool showHidden) = 0L; + virtual bool populateVfsList(const KURL& origin, bool showHidden) = 0; /// Set the vfile list pointer void setVfsFilesP(vfileDict* dict); /// clear and delete all current vfiles --Boundary-00=_8WeWGysQhMJYgoy-- >Release-Note: >Audit-Trail: >Unformatted: --Boundary-00=_8WeWGysQhMJYgoy Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline X-send-pr-version: send-pr 3.113 X-GNATS-Notify: