svn commit: trunk/busybox/shell
vda at busybox.net
vda at busybox.net
Thu Oct 9 12:54:58 UTC 2008
Author: vda
Date: 2008-10-09 05:54:58 -0700 (Thu, 09 Oct 2008)
New Revision: 23638
Log:
hush: massive renaming of ill-named structures and fields
hush: error out on constructs like:
$ abc(def) - was working as if it was (abcdef)
$ case b in abc(a|(b) echo YES; esac - was ignoring 'abc' and extra '('
Modified:
trunk/busybox/shell/hush.c
Changeset:
Sorry, the patch is too large to include (1016 lines).
Please use ViewCVS to see it!
http://busybox.net/cgi-bin/viewcvs.cgi?view=rev&root=svn&rev=23638
More information about the busybox-cvs
mailing list