[Mono-list] .maxstack instruction
Paolo Molaro
lupus@ximian.com
Fri, 14 Jun 2002 11:25:30 +0200
On 06/14/02 Santiago Faci wrote:
> I know .maxstack instruction is to reserve slots of memory on stack.
> But, if I reserve one slot (.maxstack 1) in a method and I use more than
> 1 slot of stack the program run correctly under Mono; don't should it
> crash? An error should be occur because I have reserved less slots than
> slots I use.
We still don't run the verifier on the code before executing it.
Our verifier is incomplete: we'll use it eventually.
lupus
--
-----------------------------------------------------------------
lupus@debian.org debian/rules
lupus@ximian.com Monkeys do it better