- Print out an error when the stack for a command can't be allocated
commit845359d842aa55fb1f0d7b729703c09b73701d0b
authorneil <neil@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Thu, 25 Dec 2014 05:51:16 +0000 (25 05:51 +0000)
committerneil <neil@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Thu, 25 Dec 2014 05:51:16 +0000 (25 05:51 +0000)
tree03c481fc422f324feb5d7655cc9832f1a0a9ad74
parent6d2f08487413ed7c7cddfeecfcccdbd02982f14a
 - Print out an error when the stack for a command can't be allocated
   (like AOS3 does).
 - Grab error code from IoErr() immediately after RunCommand().
 - Removed command-style AutoDoc, since this isn't a command, and it
   was mostly empty.

git-svn-id: https://svn.aros.org/svn/aros/trunk/AROS@49870 fb15a70f-31f2-0310-bbcc-cdcc74a49acc
workbench/c/Shell/Shell.c