DragonFly BSD
DragonFly submit List (threaded) for 2004-03
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: patch to unhook libxpg4 and liby from build


From: Chris Pressey <cpressey@xxxxxxxxxxxxxxx>
Date: Sat, 27 Mar 2004 23:52:35 -0800

On Sat, 27 Mar 2004 23:26:33 -0800 (PST)
Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxx> wrote:

>     Isn't yyerror() is a standard bison/yacc procedure?  Where is
>     yyerror() coming from if not from liby?

It seems to be provided by the program which is using yacc in each case.
I guess the idea was that if the program didn't provide it's own
yyerror(), it could fall back on the one provided by liby.  But none of
ours rely on that.

-Chris



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]