зеркало из https://github.com/mono/mail-archives.git
98 строки
4.3 KiB
HTML
98 строки
4.3 KiB
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
|
|
<HTML>
|
|
<HEAD>
|
|
<TITLE> [Mono-bugs] [Bug 75191][Nor] Changed - [PATCH] VBCodeCompiler:
|
|
ArgumentException is thrown when multiple sources are built
|
|
</TITLE>
|
|
<LINK REL="Index" HREF="index.html" >
|
|
<LINK REL="made" HREF="mailto:mono-bugs%40lists.ximian.com?Subject=%5BMono-bugs%5D%20%5BBug%2075191%5D%5BNor%5D%20Changed%20-%20%5BPATCH%5D%20VBCodeCompiler%3A%0A%09ArgumentException%20is%20thrown%20when%20multiple%20sources%20are%20built&In-Reply-To=bug-75191%40chernobyl.ximian.com">
|
|
<META NAME="robots" CONTENT="index,nofollow">
|
|
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
|
|
<LINK REL="Previous" HREF="030240.html">
|
|
<LINK REL="Next" HREF="030242.html">
|
|
</HEAD>
|
|
<BODY BGCOLOR="#ffffff">
|
|
<H1>[Mono-bugs] [Bug 75191][Nor] Changed - [PATCH] VBCodeCompiler:
|
|
ArgumentException is thrown when multiple sources are built</H1>
|
|
<B>bugzilla-daemon at bugzilla.ximian.com</B>
|
|
<A HREF="mailto:mono-bugs%40lists.ximian.com?Subject=%5BMono-bugs%5D%20%5BBug%2075191%5D%5BNor%5D%20Changed%20-%20%5BPATCH%5D%20VBCodeCompiler%3A%0A%09ArgumentException%20is%20thrown%20when%20multiple%20sources%20are%20built&In-Reply-To=bug-75191%40chernobyl.ximian.com"
|
|
TITLE="[Mono-bugs] [Bug 75191][Nor] Changed - [PATCH] VBCodeCompiler:
|
|
ArgumentException is thrown when multiple sources are built">bugzilla-daemon at bugzilla.ximian.com
|
|
</A><BR>
|
|
<I>Fri Jun 10 14:40:35 EDT 2005</I>
|
|
<P><UL>
|
|
<LI>Previous message: <A HREF="030240.html">[Mono-bugs] [Bug 75218][Nor] Changed - [PATCH] C# CodeDom support
|
|
for win32 resources
|
|
</A></li>
|
|
<LI>Next message: <A HREF="030242.html">[Mono-bugs] [Bug 75220][Wis] New - OdbcDataReader hang
|
|
</A></li>
|
|
<LI> <B>Messages sorted by:</B>
|
|
<a href="date.html#30241">[ date ]</a>
|
|
<a href="thread.html#30241">[ thread ]</a>
|
|
<a href="subject.html#30241">[ subject ]</a>
|
|
<a href="author.html#30241">[ 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">gert.driesen at pandora.be.</A>
|
|
|
|
<A HREF="http://bugzilla.ximian.com/show_bug.cgi?id=75191">http://bugzilla.ximian.com/show_bug.cgi?id=75191</A>
|
|
|
|
--- shadow/75191 2005-06-10 02:03:46.000000000 -0400
|
|
+++ shadow/75191.tmp.30329 2005-06-10 14:40:35.000000000 -0400
|
|
@@ -1,13 +1,13 @@
|
|
Bug#: 75191
|
|
Product: Mono: Class Libraries
|
|
Version: 1.1
|
|
OS: unknown
|
|
OS Details:
|
|
-Status: NEW
|
|
-Resolution:
|
|
+Status: RESOLVED
|
|
+Resolution: FIXED
|
|
Severity: Unknown
|
|
Priority: Normal
|
|
Component: System
|
|
AssignedTo: <A HREF="http://lists.ximian.com/mailman/listinfo/mono-bugs">mono-bugs at ximian.com</A>
|
|
ReportedBy: <A HREF="http://lists.ximian.com/mailman/listinfo/mono-bugs">gert.driesen at pandora.be</A>
|
|
QAContact: <A HREF="http://lists.ximian.com/mailman/listinfo/mono-bugs">mono-bugs at ximian.com</A>
|
|
@@ -51,6 +51,10 @@
|
|
that code fixes one of the two remaining test failures for the
|
|
System assembly (on the 1.0 profile).
|
|
|
|
It was my intention to make all tests pass, that way these unit
|
|
tests have more value. (Does someone actually run these unit tests
|
|
as part of the release process ?)
|
|
+
|
|
+------- Additional Comments From <A HREF="http://lists.ximian.com/mailman/listinfo/mono-bugs">gert.driesen at pandora.be</A> 2005-06-10 14:40 -------
|
|
+The WebHeaderCollection topic has nothing to do with this bug
|
|
+report, so I'm closing this one.
|
|
</PRE>
|
|
|
|
|
|
<!--endarticle-->
|
|
<HR>
|
|
<P><UL>
|
|
<!--threads-->
|
|
<LI>Previous message: <A HREF="030240.html">[Mono-bugs] [Bug 75218][Nor] Changed - [PATCH] C# CodeDom support
|
|
for win32 resources
|
|
</A></li>
|
|
<LI>Next message: <A HREF="030242.html">[Mono-bugs] [Bug 75220][Wis] New - OdbcDataReader hang
|
|
</A></li>
|
|
<LI> <B>Messages sorted by:</B>
|
|
<a href="date.html#30241">[ date ]</a>
|
|
<a href="thread.html#30241">[ thread ]</a>
|
|
<a href="subject.html#30241">[ subject ]</a>
|
|
<a href="author.html#30241">[ 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>
|