Changeset 2653 for trunk/src/kash/eval.c
- Timestamp:
- Sep 9, 2012, 8:02:54 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/kash/eval.c
r2424 r2653 706 706 psh->back_exitstatus = 0; 707 707 708 /** @todo r=bird: Why is arguments and envvars expanded in this 709 * particular order? It would be both faster and simpler to do the 710 * envvars first and then continue with the arguments... */ 708 711 arglist.lastp = &arglist.list; 709 712 varflag = 1;
Note:
See TracChangeset
for help on using the changeset viewer.