Yuan, You are right inRegTOS = true should be added to emit_LDFLD_I1 macro. This bug is currently harmless since the only place this macro is called inRegTOS is already true. This is probably why it was overlooked.
Thanks, Vladimir This posting is provided "AS IS" with no warranties, and confers no rights. -----Original Message----- From: Discussion of the Rotor Shared Source CLI implementation [mailto:[EMAIL PROTECTED] On Behalf Of Yuan Yu Sent: Thursday, July 31, 2003 11:47 AM To: [EMAIL PROTECTED] Subject: [DOTNET-ROTOR] emit_LDFLD_I1 In the case of isStatic, do you need to set inRegTOS to be true, just like the other emit_LDFLD's? -Yuan
