bug#11079: master: Small typos in TAP documentation

2012-03-23 Thread Tim Landscheidt
Hi, the attached patch fixes some small typos in the TAP docu- mentation. The latter also contains one unfinished sen- tence that the former marks with FIXME. Tim >From dd7dcf17962f9987b0558c2c2cec6456d173b255 Mon Sep 17 00:00:00 2001 From: Tim Landscheidt Date: Fri, 23 Mar 2012 21:41:19 +0

bug#10975: 'make dist-gz dist-xz' fails

2012-03-09 Thread Tim Landscheidt
Olaf Lenz wrote: > [...] > The problem seems to be a race condition. > "make dist-bzip2" populates the distribution dir, tars it and deletes it > after 5 seconds. During that time "make dist-xz" has started and noticed > that the distdir already exists. Unfortunately, it is deleted while > dist-x

bug#10154: ylwrap error:

2011-11-29 Thread Tim Landscheidt
Joe Chen wrote: > [...] > THANKS! This format of ylwrap no longer gets the error, and works for > my purpose: >>  ylwrap configf_lexer.l lex.configf_yy.c configf_lexer.c \>        -- flex >> --case-insensitive --prefix=configf_yy > Could you point to me how to compose my files of "configure.ac"

Re: Multiple Dist- Commands Fails

2010-07-09 Thread Tim Landscheidt
Luiji Maryo wrote: > [...] > For now, I can just run each ``dist-'' command individually. This is > not that hard, but it would probably be helpful to any other users > like me that produce more then one distribution at a time. Fascinating, I wanted to report the same issue soon :-). I was tran