[Mono-bugs] [Bug 76995][Nor] Changed - extern alias lookup fails

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Mon Dec 19 16:11:40 EST 2005


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 toshok at ximian.com.

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

--- shadow/76995	2005-12-18 05:07:04.000000000 -0500
+++ shadow/76995.tmp.24298	2005-12-19 16:11:40.000000000 -0500
@@ -94,6 +94,18 @@
 Created an attachment (id=16225)
 New patch
 
 
 ------- Additional Comments From rharinath at novell.com  2005-12-18 05:07 -------
 Patch looks good.  Please apply.
+
+------- Additional Comments From toshok at ximian.com  2005-12-19 16:11 -------
+with current svn head the test Atsushi pasted still isn't working.  I get:
+
+$ gmcs test.cs
+-r:FULL=/home/toshok/src/mono/mcs/class/lib/net_2_0/System.dll
+test.cs(4,8): error CS0432: Alias `FULL' not found
+test.cs(3,1): error CS0246: The type or namespace name
+`FULL::System.Collections.Specialized.NameValueCollection' could not
+be found. Are you missing a using directive or an assembly reference?
+Compilation failed: 2 error(s), 0 warnings
+


More information about the mono-bugs mailing list