On Mon, 26 Apr 2004, Gilles Detillieux wrote:
> Date: Mon, 26 Apr 2004 14:53:39 -0500 (CDT)
> From: Gilles Detillieux <[EMAIL PROTECTED]>
> To: Joe R. Jah <[EMAIL PROTECTED]>
> Cc: "ht://Dig developers list" <[EMAIL PROTECTED]>
> Subject: Re: [htdig-dev] PATCH: 3.2.0b5 config parser fixes
>
> According to Joe R. Jah:
> > On Fri, 23 Apr 2004, Gilles Detillieux wrote:
> > > Below is an updated patch, which should apply properly to 3.2.0b5.
> >
> > Thank you Guilles; this patch applies and compiles like a charm;)
>
> Hey, that's a new spelling! Most people just drop an "l". ;-)
Sorry Gilles; my typos usually tend to reduce keystrokes, not increase
them;)
> > > > I see that except one, the patches in the patch site have not been
> > > > committed to 3.2.0b5-20040418; when will they be committed?
> > >
> > > We'll obviously need to look into this, to determine the suitability
> > > and reliability of each patch. Certainly the bug fixes need to get in
> > > in some form or other.
>
> (Thank you, Lachlan!!)
>
> > > That's odd, as y.tab.c is the standard yacc/bison output file name.
> >
> > I believe the file name it had output was conf_parser.yxx.tab.c:
> ...
> > > Are there any error messages above that would help? How did you
> > > reconfigure it to use bison instead of yacc?
> >
> > Those stated above were the only error messages. Here is how I
> > reconfigured/recompiled:
> >
> > gmake distclean
> > YACC="/usr/local/bin/bison"
> > export YACC
> > ./configure
> > ...
> > gmake
>
> Try YACC="/usr/local/bin/bison -y". See "man bison"...
>
> -y
> --yacc
> --fixed-output-files
> Equivalent to -o y.tab.c; the parser output file is called
> y.tab.c, and the other outputs are called y.output and y.tab.h.
> The purpose of this switch is to imitate yacc's output file name
> conventions. Thus, the following shell script can substitute
> for yacc:
>
> bison -y $*
Thanks again.
Regards,
Joe
--
_/ _/_/_/ _/ ____________ __o
_/ _/ _/ _/ ______________ _-\<,_
_/ _/ _/_/_/ _/ _/ ......(_)/ (_)
_/_/ oe _/ _/. _/_/ ah [EMAIL PROTECTED]
-------------------------------------------------------
This SF.net email is sponsored by: The Robotic Monkeys at ThinkGeek
For a limited time only, get FREE Ground shipping on all orders of $35
or more. Hurry up and shop folks, this offer expires April 30th!
http://www.thinkgeek.com/freeshipping/?cpg=12297
_______________________________________________
ht://Dig Developer mailing list:
[EMAIL PROTECTED]
List information (subscribe/unsubscribe, etc.)
https://lists.sourceforge.net/lists/listinfo/htdig-dev