Trying to eliminate optimizations on some functions with VC++
Paul Dufresne
dufrp at hotmail.com
Sun Aug 8 14:06:48 PDT 2004
I tried the parenthesis:
#pragma optimize("g", off)
static INLINE signed long int ObjectPointer_asSmallInt(ObjectPointer oop)
{
return ((signed long int) oop) >> 1;
}
#pragma optimize("g", on)
But if I remove the #pragmas, this give unhandled exception.
_________________________________________________________________
Envoyer des courriels créatifs est aussi amusant que den recevoir. Utilisez
de la papeterie, des polices et des couleurs spéciales
http://join.msn.com/?pgmarket=fr-ca&page=features/richmail 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