retitle 456037 fenix: not 64 bit clean
severity 456037 grave
thanks

The Fenix source code is riddled with the assumption that pointers are
32 bit, which is obviously not true on 64 bit systems. A big problem is
that the bytecode assumes 32 bit pointers. So either the bytecode
format needs to be changed, or the interpreter needs a translation layer
between VM pointers and native pointers

-- 
Peter De Wachter



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to