Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 6 Jul 2010 12:43:14 -0700
From:      Matthew Fleming <mdf356@gmail.com>
To:        d@delphij.net
Cc:        Garrett Cooper <yanefbsd@gmail.com>, freebsd-hackers@freebsd.org
Subject:   Re: Using lex in a shared library
Message-ID:  <AANLkTimz71AG4_-pLMrSuJCPR9TQIFXTdAKSpzJH1BYX@mail.gmail.com>
In-Reply-To: <4C2E7BCD.4020609@delphij.net>
References:  <AANLkTilp0zvMRbw96cifhIzmT4YbNVkxgOFZFa_nvl2m@mail.gmail.com> <AANLkTimGsM7Ibaryx6e3gLSy5xpkpYxQmE3w5gAwlXXD@mail.gmail.com> <AANLkTikWqJgfETncKV3pEZ8JgxzcAsALFGtSk_dYNxbl@mail.gmail.com> <4C2E7BCD.4020609@delphij.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Jul 2, 2010 at 4:52 PM, Xin LI <delphij@delphij.net> wrote:
> I think you could probably just change the code and use %option noyywrap
> in the .l file? =A0(do your code call yywrap() directly?)

The code doesn't use yywrap directly, and this has fixed the build for amd6=
4.

Thanks!
matthew



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?AANLkTimz71AG4_-pLMrSuJCPR9TQIFXTdAKSpzJH1BYX>