[Bug 1475968] Re: match function hangs

2020-01-24 Thread Jarno Suni
mawk '{print match($0,/a*/)}' works, but mawk '{print match($0,/a**/)}' does not -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1475968 Title: match function hangs To manage notifications about thi

[Bug 1475968] Re: match function hangs

2015-11-15 Thread Jarno Suni
Alternative link for #2: https://github.com/ThomasDickey/original- mawk/issues/34 (This is actually different bug, and in a later version of mawk, but I guess it is somehow related. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https

[Bug 1475968] Re: match function hangs

2015-07-31 Thread Jarno Suni
** Tags added: wily -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1475968 Title: match function hangs To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/mawk/+b

[Bug 1475968] Re: match function hangs

2015-07-30 Thread Jarno Suni
As for mawk 1.3.4 20150503, echo bacaa | mawk '{print match($0,/(a*)*/), RLENGTH}' prints 2 1 whereas GNU Awk 4.0.1, echo bacaa | gawk '{print match($0,/(a*)*/), RLENGTH}' prints 1 0 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. h

[Bug 1475968] Re: match function hangs

2015-07-30 Thread Jarno Suni
See also https://code.google.com/p/original- mawk/issues/detail?id=34&thanks=34&ts=1438206605 ** Bug watch added: code.google.com/p/original-mawk/issues #34 https://code.google.com/p/original-mawk/issues/detail?id=34 -- You received this bug notification because you are a member of Ubuntu Bug