зеркало из https://github.com/mono/mail-archives.git
86 строки
3.8 KiB
HTML
86 строки
3.8 KiB
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
|
|
<HTML>
|
|
<HEAD>
|
|
<TITLE> [Mono-bugs] [Bug 75162][Wis] Changed - [PATCH] missing include file
|
|
for libmono
|
|
</TITLE>
|
|
<LINK REL="Index" HREF="index.html" >
|
|
<LINK REL="made" HREF="mailto:mono-bugs%40lists.ximian.com?Subject=%5BMono-bugs%5D%20%5BBug%2075162%5D%5BWis%5D%20Changed%20-%20%5BPATCH%5D%20missing%20include%20file%0A%09for%20libmono&In-Reply-To=bug-75162%40chernobyl.ximian.com">
|
|
<META NAME="robots" CONTENT="index,nofollow">
|
|
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
|
|
<LINK REL="Previous" HREF="030076.html">
|
|
<LINK REL="Next" HREF="030078.html">
|
|
</HEAD>
|
|
<BODY BGCOLOR="#ffffff">
|
|
<H1>[Mono-bugs] [Bug 75162][Wis] Changed - [PATCH] missing include file
|
|
for libmono</H1>
|
|
<B>bugzilla-daemon at bugzilla.ximian.com</B>
|
|
<A HREF="mailto:mono-bugs%40lists.ximian.com?Subject=%5BMono-bugs%5D%20%5BBug%2075162%5D%5BWis%5D%20Changed%20-%20%5BPATCH%5D%20missing%20include%20file%0A%09for%20libmono&In-Reply-To=bug-75162%40chernobyl.ximian.com"
|
|
TITLE="[Mono-bugs] [Bug 75162][Wis] Changed - [PATCH] missing include file
|
|
for libmono">bugzilla-daemon at bugzilla.ximian.com
|
|
</A><BR>
|
|
<I>Mon Jun 6 10:41:02 EDT 2005</I>
|
|
<P><UL>
|
|
<LI>Previous message: <A HREF="030076.html">[Mono-bugs] [Bug 75076][Nor] Changed - [2.0 only] Setting the
|
|
datasource of a dropdownlist not filling dropdownlist with items
|
|
</A></li>
|
|
<LI>Next message: <A HREF="030078.html">[Mono-bugs] [Bug 75158][Min] Changed - Socket.Connect: wrong error
|
|
reported for incompatible address
|
|
</A></li>
|
|
<LI> <B>Messages sorted by:</B>
|
|
<a href="date.html#30077">[ date ]</a>
|
|
<a href="thread.html#30077">[ thread ]</a>
|
|
<a href="subject.html#30077">[ subject ]</a>
|
|
<a href="author.html#30077">[ 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">lupus at ximian.com.</A>
|
|
|
|
<A HREF="http://bugzilla.ximian.com/show_bug.cgi?id=75162">http://bugzilla.ximian.com/show_bug.cgi?id=75162</A>
|
|
|
|
--- shadow/75162 2005-06-06 09:09:17.000000000 -0400
|
|
+++ shadow/75162.tmp.2303 2005-06-06 10:41:02.000000000 -0400
|
|
@@ -29,6 +29,12 @@
|
|
Patch against mono/mono/metadata/Makefile.am
|
|
|
|
|
|
------- Additional Comments From <A HREF="http://lists.ximian.com/mailman/listinfo/mono-bugs">vargaz at gmail.com</A> 2005-06-06 09:09 -------
|
|
Fixed in SVN.
|
|
|
|
+
|
|
+------- Additional Comments From <A HREF="http://lists.ximian.com/mailman/listinfo/mono-bugs">lupus at ximian.com</A> 2005-06-06 10:41 -------
|
|
+tabledefs.h is not properly sanitized to be suitable for exporting.
|
|
+I suggest you copy a version of it in your own code in the meantime.
|
|
+Zoltan please revert the change as we can't support a header that
|
|
+pollutes the user's namespace. Thanks.
|
|
</PRE>
|
|
|
|
|
|
<!--endarticle-->
|
|
<HR>
|
|
<P><UL>
|
|
<!--threads-->
|
|
<LI>Previous message: <A HREF="030076.html">[Mono-bugs] [Bug 75076][Nor] Changed - [2.0 only] Setting the
|
|
datasource of a dropdownlist not filling dropdownlist with items
|
|
</A></li>
|
|
<LI>Next message: <A HREF="030078.html">[Mono-bugs] [Bug 75158][Min] Changed - Socket.Connect: wrong error
|
|
reported for incompatible address
|
|
</A></li>
|
|
<LI> <B>Messages sorted by:</B>
|
|
<a href="date.html#30077">[ date ]</a>
|
|
<a href="thread.html#30077">[ thread ]</a>
|
|
<a href="subject.html#30077">[ subject ]</a>
|
|
<a href="author.html#30077">[ 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>
|