Searched hist:254843 (Results 1 - 2 of 2) sorted by relevance

/freebsd-11.0-release/bin/sh/tests/parser/
H A Dempty-cmd1.0254843 Sun Aug 25 11:09:21 MDT 2013 jilles sh: Disallow empty simple commands.

As per POSIX, a simple command must have at least one redirection,
assignment word or command word.

These occured in rare cases such as eval "f()" .

The extension of allowing no commands inside { }, if, while, for, etc.
remains.
/freebsd-11.0-release/bin/sh/
H A Dparser.cdiff 254843 Sun Aug 25 11:09:21 MDT 2013 jilles sh: Disallow empty simple commands.

As per POSIX, a simple command must have at least one redirection,
assignment word or command word.

These occured in rare cases such as eval "f()" .

The extension of allowing no commands inside { }, if, while, for, etc.
remains.

Completed in 119 milliseconds