http://bugzilla.novell.com/show_bug.cgi?id=528055

User [email protected] added comment
http://bugzilla.novell.com/show_bug.cgi?id=528055#c6





--- Comment #6 from Ben Challenor <[email protected]>  2009-08-10 03:31:31 MDT 
---
By the way, here's the result of running the gmcs version on Microsoft and
Mono, unobfuscated and obfuscated:

D:\Share\Example1-gmcs>Program.exe
i = 1, b = True

D:\Share\Example1-gmcs>Obfuscated\Program.exe
i = 1, b = True

D:\Share\Example1-gmcs>"C:\Program Files\Mono-2.4\bin\mono.exe" Program.exe
i = 1, b = True

D:\Share\Example1-gmcs>"C:\Program Files\Mono-2.4\bin\mono.exe"
Obfuscated\Progr
am.exe

Unhandled Exception: System.MissingFieldException: Field '.<>__AnonType0`2.a'
no
t found.
  at a.a () [0x00000]

-- 
Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to