From owner-freebsd-libh Wed Sep 25 16: 6:53 2002 Delivered-To: freebsd-libh@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2A8F337B401 for ; Wed, 25 Sep 2002 16:06:53 -0700 (PDT) Received: from defiant.rheuma-online.de (s217-115-138-52.colo.hosteurope.de [217.115.138.52]) by mx1.FreeBSD.org (Postfix) with ESMTP id A380343E65 for ; Wed, 25 Sep 2002 16:06:52 -0700 (PDT) (envelope-from libh-spooler@rheuma-online.de) Received: by defiant.rheuma-online.de (Postfix, from userid 65534) id 3B5F954CA; Thu, 26 Sep 2002 01:06:37 +0200 (CEST) Delivered-To: libh@localhost.rheuma-online.de Received: from rtp1.SlowBlink.Com (rtp1.slowblink.bsdwins.com [192.58.184.34]) by defiant.rheuma-online.de (Postfix) with ESMTP id 65BED5498 for ; Thu, 26 Sep 2002 01:06:36 +0200 (CEST) Received: from rtp1.SlowBlink.Com (localhost [127.0.0.1]) by rtp1.SlowBlink.Com (8.12.6/8.12.5) with ESMTP id g8PN71HV042740 for ; Wed, 25 Sep 2002 19:07:01 -0400 (EDT) (envelope-from alex@rtp1.SlowBlink.Com) Received: (from alex@localhost) by rtp1.SlowBlink.Com (8.12.6/8.12.5/Submit) id g8PN71tH042739 for libh@rheuma-online.de; Wed, 25 Sep 2002 19:07:01 -0400 (EDT) Date: Wed, 25 Sep 2002 19:07:01 -0400 (EDT) From: Alexander Langer Message-Id: <200209252307.g8PN71tH042739@rtp1.SlowBlink.Com> Subject: cvs commit: libh/lib/sysinstall PackageStream.cc To: freebsd-libh@FreeBSD.org Sender: owner-freebsd-libh@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG alex 2002/09/25 19:07:01 EDT Modified files: lib/sysinstall PackageStream.cc Log: This file is actually doing everything it should, the #warning is at the wrong place, so remove it. However, throw and error if we catch one. Revision Changes Path 1.8 +2 -15 libh/lib/sysinstall/PackageStream.cc To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-libh" in the body of the message