NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: toolchain/43123 (milter-greylist not building on amd64-current)
The following reply was made to PR toolchain/43123; it has been noted by GNATS.
From: Hisashi T Fujinaka <htodd%twofifty.com@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: christos%NetBSD.org@localhost, gnats-admin%NetBSD.org@localhost,
netbsd-bugs%NetBSD.org@localhost
Subject: Re: toolchain/43123 (milter-greylist not building on
amd64-current)
Date: Tue, 6 Apr 2010 06:45:20 -0700 (PDT)
On Tue, 6 Apr 2010, Christos Zoulas wrote:
> What happens if you add %option reject?
>
> christos
>
> | #define REJECT \
> | { \
> | *yy_cp = (yy_hold_char); /* undo effects of setting up conf_text */ \
> | yy_cp = (yy_full_match); /* restore poss. backed-over text */ \
> | ++(yy_lp); \
> | goto find_rule; \
> | }
> | [...]
> | #ifdef YY_USES_REJECT
> | find_rule: /* we branch to this label when backing up */
> | #endif
> | [...]
> |
> | It does however not define "YY_USES_REJECT" although it clearly
> | recognized the reject rule.
> |
> |
What do I add it to? I'm the one seeing the error, but I don't know
flex.
Thanks.
--
Hisashi T Fujinaka - htodd%twofifty.com@localhost
BSEE(6/86) + BSChem(3/95) + BAEnglish(8/95) + MSCS(8/03) + $2.50 = latte
Home |
Main Index |
Thread Index |
Old Index