lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]



> -----Original Message-----
> From: Daniel Silverstone [mailto:dsilvers@digital-scurf.org]
> Sent: Tuesday, March 04, 2003 10:30 AM
> To: Multiple recipients of list
> Subject: Question about Lua 5.0 and lua_xmove
> 
> 
> Hi,
> 
> I'm guessing that lua_xmove's primary purpose is to move stuff from
> stack-to-stack for coroutines in the same overall state.
> 
> What I'd like to know is if it'd work between two distinct states?

I think this would crash the garbage collector. It should be easy to try.

AB

> 
> Thanks,
> 
> D.
> 
> -- 
> Daniel Silverstone                               
> http://www.digital-scurf.org/
> Hostmaster, Webmaster, and Chief Code Wibbler          
> Digital-Scurf Unlimited
> GPG Public key available from keyring.debian.org              
>  KeyId: 20687895
> If you stand on your head, you will get footprints in your hair.
> 
>