[Mono-bugs] [Bug 78384][Nor] Changed - CSharpCodeProvider ignores CompilerParameters.EmbeddedResources
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Wed Sep 6 11:45:48 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 karl at waclawek.net.
http://bugzilla.ximian.com/show_bug.cgi?id=78384
--- shadow/78384 2006-08-08 04:56:39.000000000 -0400
+++ shadow/78384.tmp.22593 2006-09-06 11:45:48.000000000 -0400
@@ -1,13 +1,13 @@
Bug#: 78384
Product: Mono: Compilers
Version: 1.1
OS: GNU/Linux [Other]
OS Details: Fedora Core 4
-Status: RESOLVED
-Resolution: FIXED
+Status: REOPENED
+Resolution:
Severity: Unknown
Priority: Normal
Component: C#
AssignedTo: gert.driesen at pandora.be
ReportedBy: karl at waclawek.net
QAContact: mono-bugs at ximian.com
@@ -78,6 +78,15 @@
I have a small patch ready for this, but I'll hold off on committing
until bug #78407 is fixed as that will allow me to add better unit
tests for this.
------- Additional Comments From gert.driesen at pandora.be 2006-08-08 04:56 -------
Fixed in svn (revision 63465).
+
+------- Additional Comments From karl at waclawek.net 2006-09-06 11:45 -------
+I am using MCS 1.1.17.1 and I still get an error, this time with
+the message:
+
+error CS0117: 'System.CodeDom.Compiler.CompilerParameters' does not
+contain a definition for 'EmbeddedResources'.
+
+The same code compiles fine on Windows using csc.
More information about the mono-bugs
mailing list