Trying to eliminate optimizations on some functions with VC++

Paul Dufresne dufrp at hotmail.com
Sun Aug 8 13:43:27 PDT 2004


Ok, even if I find what's wrong with VC, I missed 0.3 release.

By just removing optimizations on this function was enough to get to the
Slate prompt without unhandled condition. But I need to test VM further.

Here is the offending function:
===
static INLINE signed long int ObjectPointer_asSmallInt(ObjectPointer oop)
{
  return (signed long int) oop >> 1;
}
===

--Paul

_________________________________________________________________
Balayez vos courriels entrants et sortants et les pièces jointes et 
contribuez à éliminer les virus destructeurs susceptibles d’y être intégrés. 
http://join.msn.com/?pgmarket=fr-ca&page=features/virus Commencez dès 
maintenant à profiter de tous les avantages de MSN Premium et obtenez les 
deux premiers mois GRATUITS*.




More information about the Slate mailing list