mail-archives/mono-bugs/2004-June/017263.html

90 строки
3.4 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mono-bugs] [Bug 60090][Nor] Changed - [Flags] enum with duplicate value stringified differently
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:bugzilla-daemon%40bugzilla.ximian.com">
<META NAME="robots" CONTENT="index,nofollow">
<LINK REL="Previous" HREF="017262.html">
<LINK REL="Next" HREF="017264.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mono-bugs] [Bug 60090][Nor] Changed - [Flags] enum with duplicate value stringified differently
</H1>
<B>bugzilla-daemon@bugzilla.ximian.com
</B>
<A HREF="mailto:bugzilla-daemon%40bugzilla.ximian.com"
TITLE="[Mono-bugs] [Bug 60090][Nor] Changed - [Flags] enum with duplicate value stringified differently">bugzilla-daemon@bugzilla.ximian.com
</A><BR>
<I>Sat, 12 Jun 2004 10:45:18 -0400 (EDT)</I>
<P><UL>
<LI> Previous message: <A HREF="017262.html">[Mono-bugs] [Bug 60086][Nor] Changed - MethodAttributes differences (and weirdness)
</A></li>
<LI> Next message: <A HREF="017264.html">[Mono-bugs] [Bug 60090][Nor] Changed - [Flags] enum with duplicate value stringified differently
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#17263">[ date ]</a>
<a href="thread.html#17263">[ thread ]</a>
<a href="subject.html#17263">[ subject ]</a>
<a href="author.html#17263">[ 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="mailto:bmaurer@users.sf.net.">bmaurer@users.sf.net.</A>
<A HREF="http://bugzilla.ximian.com/show_bug.cgi?id=60090">http://bugzilla.ximian.com/show_bug.cgi?id=60090</A>
--- shadow/60090 2004-06-12 10:44:25.000000000 -0400
+++ shadow/60090.tmp.2024 2004-06-12 10:45:17.000000000 -0400
@@ -1,23 +1,23 @@
Bug#: 60090
Product: Mono: Class Libraries
Version: unspecified
-OS:
+OS: unknown
OS Details:
Status: NEW
Resolution:
-Severity:
+Severity: Unknown
Priority: Normal
Component: CORLIB
AssignedTo: <A HREF="mailto:mono-bugs@ximian.com">mono-bugs@ximian.com</A>
ReportedBy: <A HREF="mailto:gert.driesen@pandora.be">gert.driesen@pandora.be</A>
QAContact: <A HREF="mailto:mono-bugs@ximian.com">mono-bugs@ximian.com</A>
TargetMilestone: ---
URL:
Cc:
-Summary: String representation of flags enum value differs from MS.NET
+Summary: [Flags] enum with duplicate value stringified differently
The Mono string representation of a flags enum value, where are fields
that have the same underlying value differs from that of MS.NET.
using System;
using System.Reflection;
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI> Previous message: <A HREF="017262.html">[Mono-bugs] [Bug 60086][Nor] Changed - MethodAttributes differences (and weirdness)
</A></li>
<LI> Next message: <A HREF="017264.html">[Mono-bugs] [Bug 60090][Nor] Changed - [Flags] enum with duplicate value stringified differently
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#17263">[ date ]</a>
<a href="thread.html#17263">[ thread ]</a>
<a href="subject.html#17263">[ subject ]</a>
<a href="author.html#17263">[ author ]</a>
</LI>
</UL>
</body></html>