[Mono-bugs] [Bug 79604][Nor] New - Resources defined in modules are ignored

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Fri Oct 6 14:45:09 EDT 2006


Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

Changed by gert.driesen at pandora.be.

http://bugzilla.ximian.com/show_bug.cgi?id=79604

--- shadow/79604	2006-10-06 14:45:08.000000000 -0400
+++ shadow/79604.tmp.11634	2006-10-06 14:45:09.000000000 -0400
@@ -0,0 +1,35 @@
+Bug#: 79604
+Product: Mono: Compilers
+Version: 1.1
+OS: All
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Normal
+Component: C#
+AssignedTo: rharinath at novell.com                            
+ReportedBy: gert.driesen at pandora.be               
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: Resources defined in modules are ignored
+
+mcs and gmcs currently ignore embedded resources that are defined in 
+modules, while .mresource entries should be created for these.
+
+To reproduce:
+
+1. Extract the attached gzipped tar archive
+2. Run make
+
+Expected result:
+
+ok (printed to the console)
+and exit code 0
+
+Actual result:
+
+#1
+and exit code 1


More information about the mono-bugs mailing list