From owner-cvs-all  Sun Jul 22  3:26:11 2001
Delivered-To: cvs-all@freebsd.org
Received: from assaris.sics.se (h122n4fls32o892.telia.com [213.64.47.122])
	by hub.freebsd.org (Postfix) with ESMTP
	id 55DB037B401; Sun, 22 Jul 2001 03:26:06 -0700 (PDT)
	(envelope-from assar@assaris.sics.se)
Received: (from assar@localhost)
	by assaris.sics.se (8.9.3/8.9.3) id MAA29045;
	Sun, 22 Jul 2001 12:26:21 +0200 (CEST)
	(envelope-from assar)
To: Seth Kingsley <seth.kingsley@windriver.com>
Cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG
Subject: Re: cvs commit: src/usr.bin/lex flex.skl
References: <200107211947.f6LJlHT62249@freefall.freebsd.org> <20010722021054.C77888@meow.osd.bsdi.com>
From: Assar Westerlund <assar@FreeBSD.ORG>
Date: 22 Jul 2001 12:26:21 +0200
In-Reply-To: Seth Kingsley's message of "Sun, 22 Jul 2001 02:10:54 -0700"
Message-ID: <5l8zhhqmya.fsf@assaris.sics.se>
Lines: 12
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-cvs-all@FreeBSD.ORG
Precedence: bulk
List-ID: <cvs-all.FreeBSD.ORG>
List-Archive: <http://docs.freebsd.org/mail/> (Web Archive)
List-Help: <mailto:majordomo@FreeBSD.ORG?subject=help> (List Instructions)
List-Subscribe: <mailto:majordomo@FreeBSD.ORG?subject=subscribe%20cvs-all>
List-Unsubscribe: <mailto:majordomo@FreeBSD.ORG?subject=unsubscribe%20cvs-all>
X-Loop: FreeBSD.ORG

Seth Kingsley <seth.kingsley@windriver.com> writes:
> I thought that people were intended to use:
> 
> #define YY_NO_UNPUT
> 
> for this purpose? 

Well, yes, that has been the traditional way, but it's not documented,
and it seems simpler to me not to have to add that just to get rid of
a warning?

/assar

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message