Hi,

while testing different bug, we found regression in ksh. It hangs with following reproducer. Regression was introduced between 2011-01-31 (works) and 2011-02-08 (first broken).

Reproducer:

ksh -c 'echo $( ( head -c 1 /dev/zero | ( wc -c ) 2>&1 ) 2>&1 )'

Let me know if you need another information.

Michal
_______________________________________________
ast-developers mailing list
ast-developers@research.att.com
https://mailman.research.att.com/mailman/listinfo/ast-developers

Reply via email to