K 10 svn:author V 5 pstef K 8 svn:date V 27 2018-08-11T19:20:06.154515Z K 7 svn:log V 252 indent(1): revert r334640 and r334632 While STACKSIZE macro is indeed problematic on some systems, the commits were wrong to shrink il[] and cstk[], because they need to be of the same size as p_stack[] as they're accessed with the same index ps.tos. END