mail-archives/mono-bugs/2009-November/094913.html

140 строки
4.0 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mono-bugs] [Bug 554799] Mono vbnc cannot compile segment of code that MS .NET 3.5 can
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:mono-bugs%40lists.ximian.com?Subject=%5BMono-bugs%5D%20%5BBug%20554799%5D%20Mono%20vbnc%20cannot%20compile%20segment%20of%20code%0A%20that%20MS%20.NET%203.5%20can&In-Reply-To=bug-554799-28286%40http.bugzilla.novell.com/">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="094908.html">
<LINK REL="Next" HREF="094964.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mono-bugs] [Bug 554799] Mono vbnc cannot compile segment of code that MS .NET 3.5 can</H1>
<B>bugzilla_noreply at novell.com</B>
<A HREF="mailto:mono-bugs%40lists.ximian.com?Subject=%5BMono-bugs%5D%20%5BBug%20554799%5D%20Mono%20vbnc%20cannot%20compile%20segment%20of%20code%0A%20that%20MS%20.NET%203.5%20can&In-Reply-To=bug-554799-28286%40http.bugzilla.novell.com/"
TITLE="[Mono-bugs] [Bug 554799] Mono vbnc cannot compile segment of code that MS .NET 3.5 can">bugzilla_noreply at novell.com
</A><BR>
<I>Thu Nov 12 04:19:43 EST 2009</I>
<P><UL>
<LI>Previous message: <A HREF="094908.html">[Mono-bugs] [Bug 554799] New: Mono vbnc cannot compile segment of code that MS .NET 3.5 can
</A></li>
<LI>Next message: <A HREF="094964.html">[Mono-bugs] [Bug 554799] Mono vbnc cannot compile segment of code that MS .NET 3.5 can
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#94913">[ date ]</a>
<a href="thread.html#94913">[ thread ]</a>
<a href="subject.html#94913">[ subject ]</a>
<a href="author.html#94913">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE><A HREF="http://bugzilla.novell.com/show_bug.cgi?id=554799">http://bugzilla.novell.com/show_bug.cgi?id=554799</A>
User <A HREF="http://lists.ximian.com/mailman/listinfo/mono-bugs">rkvinge at novell.com</A> added comment
<A HREF="http://bugzilla.novell.com/show_bug.cgi?id=554799#c1">http://bugzilla.novell.com/show_bug.cgi?id=554799#c1</A>
Rolf Bjarne Kvinge &lt;<A HREF="http://lists.ximian.com/mailman/listinfo/mono-bugs">rkvinge at novell.com</A>&gt; changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |ASSIGNED
--- Comment #1 from Rolf Bjarne Kvinge &lt;<A HREF="http://lists.ximian.com/mailman/listinfo/mono-bugs">rkvinge at novell.com</A>&gt; 2009-11-12 10:19:42 CET ---
Count isn't a member of System.Byte[], it's an extension method. Extension
methods aren't supported yet in vbnc (they first came with VB9, vbnc is still
at VB8).
I'll investigate the crash, that seems to be a bug in the compiler.
--
Configure bugmail: <A HREF="http://bugzilla.novell.com/userprefs.cgi?tab=email">http://bugzilla.novell.com/userprefs.cgi?tab=email</A>
------- You are receiving this mail because: -------
You are the QA contact for the bug.
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="094908.html">[Mono-bugs] [Bug 554799] New: Mono vbnc cannot compile segment of code that MS .NET 3.5 can
</A></li>
<LI>Next message: <A HREF="094964.html">[Mono-bugs] [Bug 554799] Mono vbnc cannot compile segment of code that MS .NET 3.5 can
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#94913">[ date ]</a>
<a href="thread.html#94913">[ thread ]</a>
<a href="subject.html#94913">[ subject ]</a>
<a href="author.html#94913">[ 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>