[Mono-bugs] [Bug 406565] Assembly-level custom attributes in (net)modules are ignored
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Wed Jul 23 15:14:19 EDT 2008
https://bugzilla.novell.com/show_bug.cgi?id=406565
User gert.driesen at pandora.be added comment
https://bugzilla.novell.com/show_bug.cgi?id=406565#c2
--- Comment #2 from Gert Driesen <gert.driesen at pandora.be> 2008-07-23 13:14:18 MDT ---
Created an attachment (id=229597)
--> (https://bugzilla.novell.com/attachment.cgi?id=229597)
Repro
I've attached a gzipped tar containing a standalone repro.
Just extract, and run 'make'.
Expected result:
SUCCESS
Actual result:
Unhandled Exception: System.Exception: #A1
at Assert.IsNotNull (System.Object value, System.String msg) [0x00000]
at Program.Main () [0x00000]
make: *** [all] Error 1
Note: compiling the repro using CSC and running it on Mono works fine.
--
Configure bugmail: https://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.
More information about the mono-bugs
mailing list