Bug#347490: FTBFS via runaway gawk

2006-03-20 Thread Matej Vela
Hi, I've isolated the problem to the following test case: BEGIN { s = l = 2 while ( length(s) l ) s = s } The above causes an infinite loop with a UTF-8 locale (LC_CTYPE=en_US.UTF-8). Thanks, Matej -- To UNSUBSCRIBE, email to [EMAIL

Bug#347490: FTBFS via runaway gawk

2006-03-13 Thread Matej Vela
reassign 347490 gawk thanks Joey Hess [EMAIL PROTECTED] writes: Matej Vela wrote: I've extracted the gawk script and its input to http://people.debian.org/~vela/bug-347490.awk http://people.debian.org/~vela/bug-347490.in What happens if you manually run gawk -v INFO=guide.info

Bug#347490: FTBFS via runaway gawk

2006-03-10 Thread Matej Vela
Joey Hess [EMAIL PROTECTED] writes: Package: linuxdoc-tools Version: 0.9.21-0.2 Severity: serious While building this package, it seemed to hang here: Processing file ./guide.sgml gawk: /tmp/18741/linuxdoc-tools/info.awk:31: warning: escape sequence `\{' treated as plain `{' gawk:

Bug#347490: FTBFS via runaway gawk

2006-03-10 Thread Joey Hess
Matej Vela wrote: Can you still reproduce this? It builds fine for me on current sid; perhaps it was a bug in gawk... Still hangs for me in the same place, tried it on two machines, both with gawk 1:3.1.5-2. -- see shy jo signature.asc Description: Digital signature

Bug#347490: FTBFS via runaway gawk

2006-03-10 Thread Matej Vela
Joey Hess [EMAIL PROTECTED] writes: Matej Vela wrote: Can you still reproduce this? It builds fine for me on current sid; perhaps it was a bug in gawk... Still hangs for me in the same place, tried it on two machines, both with gawk 1:3.1.5-2. I've extracted the gawk script and its input

Bug#347490: FTBFS via runaway gawk

2006-03-10 Thread Joey Hess
Matej Vela wrote: I've extracted the gawk script and its input to http://people.debian.org/~vela/bug-347490.awk http://people.debian.org/~vela/bug-347490.in What happens if you manually run gawk -v INFO=guide.info -f bug-347490.awk bug-347490.in /dev/null (For the record, it

Bug#347490: FTBFS via runaway gawk

2006-01-10 Thread Joey Hess
Package: linuxdoc-tools Version: 0.9.21-0.2 Severity: serious While building this package, it seemed to hang here: Processing file ./guide.sgml gawk: /tmp/18741/linuxdoc-tools/info.awk:31: warning: escape sequence `\{' treated as plain `{' gawk: /tmp/18741/linuxdoc-tools/info.awk:32: warning: