зеркало из https://github.com/mono/mail-archives.git
85 строки
3.6 KiB
HTML
85 строки
3.6 KiB
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
|
|
<HTML>
|
|
<HEAD>
|
|
<TITLE> [Mono-bugs] [Bug 77621][Wis] Changed - mcs compiles code instead of
|
|
reporting error CS0030
|
|
</TITLE>
|
|
<LINK REL="Index" HREF="index.html" >
|
|
<LINK REL="made" HREF="mailto:mono-bugs%40lists.ximian.com?Subject=%5BMono-bugs%5D%20%5BBug%2077621%5D%5BWis%5D%20Changed%20-%20mcs%20compiles%20code%20instead%20of%0A%09reporting%20error%20CS0030&In-Reply-To=bug-77621%40chernobyl.ximian.com">
|
|
<META NAME="robots" CONTENT="index,nofollow">
|
|
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
|
|
<LINK REL="Previous" HREF="039462.html">
|
|
<LINK REL="Next" HREF="039464.html">
|
|
</HEAD>
|
|
<BODY BGCOLOR="#ffffff">
|
|
<H1>[Mono-bugs] [Bug 77621][Wis] Changed - mcs compiles code instead of
|
|
reporting error CS0030</H1>
|
|
<B>bugzilla-daemon at bugzilla.ximian.com</B>
|
|
<A HREF="mailto:mono-bugs%40lists.ximian.com?Subject=%5BMono-bugs%5D%20%5BBug%2077621%5D%5BWis%5D%20Changed%20-%20mcs%20compiles%20code%20instead%20of%0A%09reporting%20error%20CS0030&In-Reply-To=bug-77621%40chernobyl.ximian.com"
|
|
TITLE="[Mono-bugs] [Bug 77621][Wis] Changed - mcs compiles code instead of
|
|
reporting error CS0030">bugzilla-daemon at bugzilla.ximian.com
|
|
</A><BR>
|
|
<I>Wed Feb 22 18:54:09 EST 2006</I>
|
|
<P><UL>
|
|
<LI>Previous message: <A HREF="039462.html">[Mono-bugs] [Bug 77621][Wis] New - mcs compiles code instead of
|
|
reporting error CS0030
|
|
</A></li>
|
|
<LI>Next message: <A HREF="039464.html">[Mono-bugs] [Bug 77479][Nor] Changed - Form ClientRectangle.Size
|
|
Ignores Menu and Scroll bar.
|
|
</A></li>
|
|
<LI> <B>Messages sorted by:</B>
|
|
<a href="date.html#39463">[ date ]</a>
|
|
<a href="thread.html#39463">[ thread ]</a>
|
|
<a href="subject.html#39463">[ subject ]</a>
|
|
<a href="author.html#39463">[ author ]</a>
|
|
</LI>
|
|
</UL>
|
|
<HR>
|
|
<!--beginarticle-->
|
|
<PRE>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 <A HREF="http://lists.ximian.com/mailman/listinfo/mono-bugs">peter at novonyx.com.</A>
|
|
|
|
<A HREF="http://bugzilla.ximian.com/show_bug.cgi?id=77621">http://bugzilla.ximian.com/show_bug.cgi?id=77621</A>
|
|
|
|
--- shadow/77621 2006-02-22 18:53:48.000000000 -0500
|
|
+++ shadow/77621.tmp.18210 2006-02-22 18:54:09.000000000 -0500
|
|
@@ -23,6 +23,11 @@
|
|
Microsoft (R) Visual C# .NET Compiler version 7.10.6001.4
|
|
for Microsoft (R) .NET Framework version 1.1.4322
|
|
Copyright (C) Microsoft Corporation 2001-2002. All rights reserved.
|
|
|
|
x.cs(14,10): error CS0030: Cannot convert type 'System.IntPtr'
|
|
to 'test.blah'
|
|
+
|
|
+------- Additional Comments From <A HREF="http://lists.ximian.com/mailman/listinfo/mono-bugs">peter at novonyx.com</A> 2006-02-22 18:54 -------
|
|
+Created an attachment (id=16516)
|
|
+Code to reproduce the bug
|
|
+
|
|
</PRE>
|
|
|
|
|
|
<!--endarticle-->
|
|
<HR>
|
|
<P><UL>
|
|
<!--threads-->
|
|
<LI>Previous message: <A HREF="039462.html">[Mono-bugs] [Bug 77621][Wis] New - mcs compiles code instead of
|
|
reporting error CS0030
|
|
</A></li>
|
|
<LI>Next message: <A HREF="039464.html">[Mono-bugs] [Bug 77479][Nor] Changed - Form ClientRectangle.Size
|
|
Ignores Menu and Scroll bar.
|
|
</A></li>
|
|
<LI> <B>Messages sorted by:</B>
|
|
<a href="date.html#39463">[ date ]</a>
|
|
<a href="thread.html#39463">[ thread ]</a>
|
|
<a href="subject.html#39463">[ subject ]</a>
|
|
<a href="author.html#39463">[ author ]</a>
|
|
</LI>
|
|
</UL>
|
|
|
|
<hr>
|
|
<a href="http://lists.ximian.com/mailman/listinfo/mono-bugs">More information about the mono-bugs
|
|
mailing list</a><br>
|
|
</body></html>
|