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

/freebsd-11.0-release/bin/sh/tests/parser/
H A Dalias3.0214709 Tue Nov 02 23:55:52 MDT 2010 jilles sh: Fix some issues with aliases and case, by importing dash checkkwd code.

This moves the function of the noaliases variable into the checkkwd
variable. This way it is properly reset on errors and aliases can be used
normally in the commands for each case (the case labels recognize the
keyword esac but no aliases).

The new code is clearer as well.

Obtained from: dash
/freebsd-11.0-release/bin/sh/
H A Dparser.cdiff 214709 Tue Nov 02 23:55:52 MDT 2010 jilles sh: Fix some issues with aliases and case, by importing dash checkkwd code.

This moves the function of the noaliases variable into the checkkwd
variable. This way it is properly reset on errors and aliases can be used
normally in the commands for each case (the case labels recognize the
keyword esac but no aliases).

The new code is clearer as well.

Obtained from: dash

Completed in 106 milliseconds