From owner-freebsd-current@FreeBSD.ORG Sun Nov 27 22:09:49 2005 Return-Path: X-Original-To: freebsd-current@freebsd.org Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 54DED16A41F for ; Sun, 27 Nov 2005 22:09:49 +0000 (GMT) (envelope-from randy@psg.com) Received: from rip.psg.com (rip.psg.com [147.28.0.39]) by mx1.FreeBSD.org (Postfix) with ESMTP id DAD5F43D49 for ; Sun, 27 Nov 2005 22:09:48 +0000 (GMT) (envelope-from randy@psg.com) Received: from localhost ([127.0.0.1] helo=roam.psg.com) by rip.psg.com with esmtps (TLSv1:AES256-SHA:256) (Exim 4.54 (FreeBSD)) id 1EgUiS-000I6u-4b; Sun, 27 Nov 2005 22:09:48 +0000 Received: from localhost ([127.0.0.1] helo=roam.psg.com) by roam.psg.com with esmtp (Exim 4.54 (FreeBSD)) id 1EgUiQ-00075d-U2; Sun, 27 Nov 2005 14:09:47 -0800 From: Randy Bush MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <17290.11946.415967.173429@roam.psg.com> Date: Sun, 27 Nov 2005 12:09:46 -1000 To: "Michael C. Shultz" References: <17290.7435.851684.533219@roam.psg.com> <17290.8479.860308.161622@roam.psg.com> <200511271317.23209.ringworm01@gmail.com> <200511271324.45398.ringworm01@gmail.com> Cc: freebsd-current@freebsd.org Subject: Re: uipc_mqueue.c:1832: warning: 'mq' might be used uninitialized in this function X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 27 Nov 2005 22:09:49 -0000 >>> FORCE_PKG_REGISTER=YES > Here is something else you should fix while your hunting down that -Werror > switch, Kris Kennway just posted good advice about why this is a dumb thing > to do a week or two ago, you might want to search the mail archives and look > it up. he posted it in response to a msg from me, so i saw it for sure problem is that gnome would not upgrade without it. randy