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 [EMAIL PROTECTED] 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: [EMAIL PROTECTED] +ReportedBy: [EMAIL PROTECTED] +QAContact: [EMAIL PROTECTED] +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 _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
