at least _parse_ the construct ${foo+(bar)} correctly
(whether the output is correct is still up for debate)
This commit is contained in:
4
sh.h
4
sh.h
@ -150,9 +150,9 @@
|
||||
#endif
|
||||
|
||||
#ifdef EXTERN
|
||||
__RCSID("$MirOS: src/bin/mksh/sh.h,v 1.380 2010/01/29 09:34:30 tg Exp $");
|
||||
__RCSID("$MirOS: src/bin/mksh/sh.h,v 1.381 2010/02/18 17:31:23 tg Exp $");
|
||||
#endif
|
||||
#define MKSH_VERSION "R39 2010/01/29"
|
||||
#define MKSH_VERSION "R39 2010/02/18"
|
||||
|
||||
#ifndef MKSH_INCLUDES_ONLY
|
||||
|
||||
|
Reference in New Issue
Block a user