mail-archives/mono-bugs/2010-July/101860.html

72 строки
3.6 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mono-bugs] [Bug 617228] SDB: Using MethodCall.Invoke() to invoke a method containing null reference
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:mono-bugs%40lists.ximian.com?Subject=%5BMono-bugs%5D%20%5BBug%20617228%5D%20SDB%3A%20Using%20MethodCall.Invoke%28%29%20to%20invoke%20a%0A%20method%20containing%20null%20reference&In-Reply-To=bug-617228-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="101859.html">
<LINK REL="Next" HREF="101861.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mono-bugs] [Bug 617228] SDB: Using MethodCall.Invoke() to invoke a method containing null reference</H1>
<B>bugzilla_noreply at novell.com</B>
<A HREF="mailto:mono-bugs%40lists.ximian.com?Subject=%5BMono-bugs%5D%20%5BBug%20617228%5D%20SDB%3A%20Using%20MethodCall.Invoke%28%29%20to%20invoke%20a%0A%20method%20containing%20null%20reference&In-Reply-To=bug-617228-28286%40http.bugzilla.novell.com/"
TITLE="[Mono-bugs] [Bug 617228] SDB: Using MethodCall.Invoke() to invoke a method containing null reference">bugzilla_noreply at novell.com
</A><BR>
<I>Thu Jul 1 11:33:08 EDT 2010</I>
<P><UL>
<LI>Previous message: <A HREF="101859.html">[Mono-bugs] [Bug 617228] SDB: Using MethodCall.Invoke() to invoke a method containing null reference
</A></li>
<LI>Next message: <A HREF="101861.html">[Mono-bugs] [Bug 619224] New: xsd creates &quot;FieldSpecified&quot; different than microsofts xsd
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#101860">[ date ]</a>
<a href="thread.html#101860">[ thread ]</a>
<a href="subject.html#101860">[ subject ]</a>
<a href="author.html#101860">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE><A HREF="http://bugzilla.novell.com/show_bug.cgi?id=617228">http://bugzilla.novell.com/show_bug.cgi?id=617228</A>
<A HREF="http://bugzilla.novell.com/show_bug.cgi?id=617228#c8">http://bugzilla.novell.com/show_bug.cgi?id=617228#c8</A>
--- Comment #8 from Zoltan Varga &lt;<A HREF="http://lists.ximian.com/mailman/listinfo/mono-bugs">vargaz at gmail.com</A>&gt; 2010-07-01 15:33:07 UTC ---
Looks ok, just put the windows specific stuff into a #ifdef TARGET_WIN32 in
mono_arch_handle_exception (), since !defined(MONO_ARCH_HAVE_SIGACTION) does
not imply windows, it could be BSD/solaris etc.
--
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="101859.html">[Mono-bugs] [Bug 617228] SDB: Using MethodCall.Invoke() to invoke a method containing null reference
</A></li>
<LI>Next message: <A HREF="101861.html">[Mono-bugs] [Bug 619224] New: xsd creates &quot;FieldSpecified&quot; different than microsofts xsd
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#101860">[ date ]</a>
<a href="thread.html#101860">[ thread ]</a>
<a href="subject.html#101860">[ subject ]</a>
<a href="author.html#101860">[ 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>