[Mono-bugs] [Bug 78407][Min] Changed - [PATCH] ArgumentException
when path is specified for linked resource
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Wed May 17 07:26:51 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 rharinath at novell.com.
http://bugzilla.ximian.com/show_bug.cgi?id=78407
--- shadow/78407 2006-05-16 14:00:21.000000000 -0400
+++ shadow/78407.tmp.17754 2006-05-17 07:26:51.000000000 -0400
@@ -5,13 +5,13 @@
OS Details:
Status: NEW
Resolution:
Severity: Unknown
Priority: Minor
Component: C#
-AssignedTo: rharinath at novell.com
+AssignedTo: gert.driesen at pandora.be
ReportedBy: gert.driesen at pandora.be
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
URL:
Cc:
Summary: [PATCH] ArgumentException when path is specified for linked resource
@@ -59,6 +59,9 @@
------- Additional Comments From gert.driesen at pandora.be 2006-05-16 14:00 -------
After my patch, we now match the behavior of csc: for linked
resources only the filename is used.
I've attached a new patch which also fixes the issue in gmcs, and
adds a test.
+
+------- Additional Comments From rharinath at novell.com 2006-05-17 07:26 -------
+Looks good. Please apply.
More information about the mono-bugs
mailing list