From owner-cvs-all Tue Sep 10 7:14: 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 C059037B400; Tue, 10 Sep 2002 07:14:03 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7332543E3B; Tue, 10 Sep 2002 07:14:03 -0700 (PDT) (envelope-from alane@FreeBSD.org) Received: from freefall.freebsd.org (alane@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g8AEE3JU067437; Tue, 10 Sep 2002 07:14:03 -0700 (PDT) (envelope-from alane@freefall.freebsd.org) Received: (from alane@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g8AEE3nq067436; Tue, 10 Sep 2002 07:14:03 -0700 (PDT) Message-Id: <200209101414.g8AEE3nq067436@freefall.freebsd.org> From: Alan Eldridge Date: Tue, 10 Sep 2002 07:14:02 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/fam/files mntent_compat.c++ X-FreeBSD-CVS-Branch: HEAD 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 alane 2002/09/10 07:14:02 PDT Modified files: devel/fam/files mntent_compat.c++ Log: Include std:: prefix on references to string class for gcc 3.2, which is pickier that 2.95.x. It's really also the right way to do the code ... Revision Changes Path 1.2 +6 -6 ports/devel/fam/files/mntent_compat.c++ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message