Clone
Gustaf A. Neumann <neumann@gustaf-neumanns-imac.local>
committed
on 17 Aug 09
- removed XOTclCallStack definition and datastructures, when compiled with TCL85STACK
- CallStackPop(): when compiled with TCL85STACK,
Show more
- removed XOTclCallStack definition and datastructures,    when compiled with TCL85STACK

- CallStackPop(): when compiled with TCL85STACK,

  the function just initializes a given call stack content;

  allocation based on C-Stack

- some function cleanup and minor optimizations

Show less