From owner-cvs-all Thu Dec 12 1:44: 9 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 766C337B401; Thu, 12 Dec 2002 01:44:08 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2396043EB2; Thu, 12 Dec 2002 01:44:08 -0800 (PST) (envelope-from edwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id gBC9dCmV061196; Thu, 12 Dec 2002 01:39:12 -0800 (PST) (envelope-from edwin@repoman.freebsd.org) Received: (from edwin@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id gBC9dCUf061195; Thu, 12 Dec 2002 01:39:12 -0800 (PST) Message-Id: <200212120939.gBC9dCUf061195@repoman.freebsd.org> From: Edwin Groothuis Date: Thu, 12 Dec 2002 01:39:12 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/games/euchre/files patch-src::lib::Options.cpp 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 edwin 2002/12/12 01:39:12 PST Added files: games/euchre/files patch-src::lib::Options.cpp Log: "The Options.cpp was trying to open a file that does not exist, causing it to fail. we want to only try to open the file if it actually exists. PR: ports/45775 Submitted by: Frank J. Laszlo Revision Changes Path 1.1 +33 -0 ports/games/euchre/files/patch-src::lib::Options.cpp (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message