From owner-freebsd-stable Fri May 11 9:58:19 2001 Delivered-To: freebsd-stable@freebsd.org Received: from assaris.sics.se (dhcp-221-152.pdc.kth.se [130.237.221.152]) by hub.freebsd.org (Postfix) with ESMTP id EBC8637B423 for ; Fri, 11 May 2001 09:58:14 -0700 (PDT) (envelope-from assar@assaris.sics.se) Received: (from assar@localhost) by assaris.sics.se (8.9.3/8.9.3) id SAA04675; Fri, 11 May 2001 18:58:11 +0200 (CEST) (envelope-from assar) From: assar@FreeBSD.org To: Peter Pentchev Cc: stable@FreeBSD.org Subject: Re: Heimdal breakage - char * vs. const char * References: <20010511182143.A24224@ringworld.oblivion.bg> <5litj7275t.fsf@assaris.sics.se> <20010511194455.G24224@ringworld.oblivion.bg> Date: 11 May 2001 18:58:10 +0200 In-Reply-To: Peter Pentchev's message of "Fri, 11 May 2001 19:44:55 +0300" Message-ID: <5lpudfyg9p.fsf@assaris.sics.se> Lines: 14 User-Agent: Gnus/5.070098 (Pterodactyl Gnus v0.98) Emacs/20.6 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Peter Pentchev writes: > I tried to commit make-print-version.c to -current, meaning to slap > an 'Approved by: assar' and MFC it immediately (to fix the world breakage), > but CVS complained about the file not having a $FreeBSD tag :( > > It seems there are two ways to avoid this warning: do a 'cvs import', or > add the file to CVSROOT/exclude. Which one would be more appropriate > in this case? Right, so there's actually a forth way, which I prefer in this case, namely to fix the problem in version.h. And I just comitted that. Thanks again for notifying me of the problem. /assar To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message