Date: Sun, 22 Jul 2001 17:32:47 -0600 From: "Justin T. Gibbs" <gibbs@scsiguy.com> To: Assar Westerlund <assar@FreeBSD.org> Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/dev/aic7xxx/aicasm aicasm_scan.l Message-ID: <200107222332.f6MNWmU55229@aslan.scsiguy.com> In-Reply-To: Your message of "Sun, 22 Jul 2001 16:15:14 PDT." <200107222315.f6MNFFx37405@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
>assar 2001/07/22 16:15:14 PDT > > Modified files: > sys/dev/aic7xxx/aicasm aicasm_scan.l > Log: > add %option nounput > > Revision Changes Path > 1.16 +3 -1 src/sys/dev/aic7xxx/aicasm/aicasm_scan.l What does this do to portablility of the scanner? Can I use lex instead of flex still? I don't believe the scanner used any flex specific code prior to this commit. -- Justin To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200107222332.f6MNWmU55229>