Jeremie Courreges-Anglas <[email protected]> writes:

> CVSROOT:      /cvs
> Module name:  src
> Changes by:   [email protected]    2013/06/03 12:40:05
>
> Modified files:
>       bin/ksh        : syn.c 
>
> Log message:
> for var in; do ... shouldn't be interpreted as for var; do ...
> Fix by returning an empty token list instead of NULL to consumers.
>
> Brings base ksh more in line with POSIX.
>

I *had* to forget mentioning OKs from guenther@, tedu@ and sthen@.

Reply via email to