1) strip ^ escapes from text before processing set command
authorRoyce Mitchell III <royce3@ev1.net>
Sun, 18 Sep 2005 03:52:34 +0000 (03:52 +0000)
committerRoyce Mitchell III <royce3@ev1.net>
Sun, 18 Sep 2005 03:52:34 +0000 (03:52 +0000)
commit989e287e31de4ebf1de9ab5fecf634432c8f0e16
tree5a92fdcca32ec15d5260306ef62d7ddcc97f8a98
parent3682544d270c4b2c8921169c0938b61d5a03e452
1) strip ^ escapes from text before processing set command
2) recursive descent implementation of set /a - should fix bug 728
(In case anyone checks I realized there were some gaping holes in the implementation I posted to the ml, so this one is modified from it. This code could stand to benefit from a comprehensive feature/regression test.)

svn path=/trunk/; revision=17906
reactos/subsys/system/cmd/set.c