зеркало из https://github.com/mono/mail-archives.git
154 строки
3.5 KiB
HTML
154 строки
3.5 KiB
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
|
|
<HTML>
|
|
<HEAD>
|
|
<TITLE> [Mono-bugs] [Bug 423981] New: Double.NaN handling is broken
|
|
</TITLE>
|
|
<LINK REL="Index" HREF="index.html" >
|
|
<LINK REL="made" HREF="mailto:mono-bugs%40lists.ximian.com?Subject=%5BMono-bugs%5D%20%5BBug%20423981%5D%20New%3A%20Double.NaN%20handling%20is%20broken&In-Reply-To=">
|
|
<META NAME="robots" CONTENT="index,nofollow">
|
|
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
|
|
<LINK REL="Previous" HREF="078940.html">
|
|
<LINK REL="Next" HREF="078911.html">
|
|
</HEAD>
|
|
<BODY BGCOLOR="#ffffff">
|
|
<H1>[Mono-bugs] [Bug 423981] New: Double.NaN handling is broken</H1>
|
|
<B>bugzilla_noreply at novell.com</B>
|
|
<A HREF="mailto:mono-bugs%40lists.ximian.com?Subject=%5BMono-bugs%5D%20%5BBug%20423981%5D%20New%3A%20Double.NaN%20handling%20is%20broken&In-Reply-To="
|
|
TITLE="[Mono-bugs] [Bug 423981] New: Double.NaN handling is broken">bugzilla_noreply at novell.com
|
|
</A><BR>
|
|
<I>Fri Sep 5 19:46:55 EDT 2008</I>
|
|
<P><UL>
|
|
<LI>Previous message: <A HREF="078940.html">[Mono-bugs] [Bug 423975] SIGSEGV in mono_class_is_assignable_from
|
|
</A></li>
|
|
<LI>Next message: <A HREF="078911.html">[Mono-bugs] [Bug 423981] Double.NaN handling is broken
|
|
</A></li>
|
|
<LI> <B>Messages sorted by:</B>
|
|
<a href="date.html#78910">[ date ]</a>
|
|
<a href="thread.html#78910">[ thread ]</a>
|
|
<a href="subject.html#78910">[ subject ]</a>
|
|
<a href="author.html#78910">[ author ]</a>
|
|
</LI>
|
|
</UL>
|
|
<HR>
|
|
<!--beginarticle-->
|
|
<PRE><A HREF="https://bugzilla.novell.com/show_bug.cgi?id=423981">https://bugzilla.novell.com/show_bug.cgi?id=423981</A>
|
|
|
|
|
|
Summary: Double.NaN handling is broken
|
|
Product: Mono: Runtime
|
|
Version: SVN
|
|
Platform: Other
|
|
OS/Version: Other
|
|
Status: NEW
|
|
Severity: Normal
|
|
Priority: P5 - None
|
|
Component: misc
|
|
AssignedTo: <A HREF="http://lists.ximian.com/mailman/listinfo/mono-bugs">mono-bugs at lists.ximian.com</A>
|
|
ReportedBy: <A HREF="http://lists.ximian.com/mailman/listinfo/mono-bugs">lewing at novell.com</A>
|
|
QAContact: <A HREF="http://lists.ximian.com/mailman/listinfo/mono-bugs">mono-bugs at lists.ximian.com</A>
|
|
Found By: ---
|
|
|
|
|
|
NaN should never compare true to anything but is after being passed to a ctor
|
|
here. see the attached test
|
|
|
|
|
|
--
|
|
Configure bugmail: <A HREF="https://bugzilla.novell.com/userprefs.cgi?tab=email">https://bugzilla.novell.com/userprefs.cgi?tab=email</A>
|
|
------- You are receiving this mail because: -------
|
|
You are the QA contact for the bug.
|
|
You are the assignee for the bug.
|
|
</PRE>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<!--endarticle-->
|
|
<HR>
|
|
<P><UL>
|
|
<!--threads-->
|
|
<LI>Previous message: <A HREF="078940.html">[Mono-bugs] [Bug 423975] SIGSEGV in mono_class_is_assignable_from
|
|
</A></li>
|
|
<LI>Next message: <A HREF="078911.html">[Mono-bugs] [Bug 423981] Double.NaN handling is broken
|
|
</A></li>
|
|
<LI> <B>Messages sorted by:</B>
|
|
<a href="date.html#78910">[ date ]</a>
|
|
<a href="thread.html#78910">[ thread ]</a>
|
|
<a href="subject.html#78910">[ subject ]</a>
|
|
<a href="author.html#78910">[ 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>
|