From owner-cvs-all Fri Apr 30 12:31:32 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 463E714C4A; Fri, 30 Apr 1999 12:31:29 -0700 (PDT) (envelope-from archie@FreeBSD.org) Received: (from archie@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id MAA81097; Fri, 30 Apr 1999 12:31:29 -0700 (PDT) (envelope-from archie@FreeBSD.org) Message-Id: <199904301931.MAA81097@freefall.freebsd.org> From: Archie Cobbs Date: Fri, 30 Apr 1999 12:31:29 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net/mpd/patches patch-aa patch-ab patch-ac patch-ad patch-ae patch-af patch-ag patch-ah Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk archie 1999/04/30 12:31:28 PDT Added files: net/mpd/patches patch-aa Removed files: net/mpd/patches patch-ab patch-ac patch-ad patch-ae patch-af patch-ag patch-ah Log: Unbreak egcs compilation by removing -Werror flag instead of fixing all the warnings (it's easier, and a couple of the fixes were incorrect anyway). The next version of mpd will have these warnings fixed, at which time -Werror may be restored... though doing so is debatable in the first place. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message