mail-archives/mono-bugs/2008-July/076306.html

112 строки
4.3 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mono-bugs] [Bug 405807] New: MetadataWriter/ ImageWriter should emit fieldinitialization in the . data section instead of .text
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:mono-bugs%40lists.ximian.com?Subject=%5BMono-bugs%5D%20%5BBug%20405807%5D%20New%3A%20MetadataWriter/%20ImageWriter%20should%0A%20emit%20fieldinitialization%20in%20the%20.%20data%20section%20instead%20of%20.text&In-Reply-To=">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="076304.html">
<LINK REL="Next" HREF="076359.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mono-bugs] [Bug 405807] New: MetadataWriter/ ImageWriter should emit fieldinitialization in the . data section instead of .text</H1>
<B>bugzilla_noreply at novell.com</B>
<A HREF="mailto:mono-bugs%40lists.ximian.com?Subject=%5BMono-bugs%5D%20%5BBug%20405807%5D%20New%3A%20MetadataWriter/%20ImageWriter%20should%0A%20emit%20fieldinitialization%20in%20the%20.%20data%20section%20instead%20of%20.text&In-Reply-To="
TITLE="[Mono-bugs] [Bug 405807] New: MetadataWriter/ ImageWriter should emit fieldinitialization in the . data section instead of .text">bugzilla_noreply at novell.com
</A><BR>
<I>Wed Jul 2 12:30:30 EDT 2008</I>
<P><UL>
<LI>Previous message: <A HREF="076304.html">[Mono-bugs] [Bug 397265] [PATCH] ComboBox: also select an item when closing the drop-down
</A></li>
<LI>Next message: <A HREF="076359.html">[Mono-bugs] [Bug 405807] MetadataWriter/ ImageWriter should emit fieldinitialization in the . data section instead of .text
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#76306">[ date ]</a>
<a href="thread.html#76306">[ thread ]</a>
<a href="subject.html#76306">[ subject ]</a>
<a href="author.html#76306">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE><A HREF="https://bugzilla.novell.com/show_bug.cgi?id=405807">https://bugzilla.novell.com/show_bug.cgi?id=405807</A>
Summary: MetadataWriter/ImageWriter should emit
fieldinitialization in the .data section instead of
.text
Product: Mono: Class Libraries
Version: SVN
Platform: Other
OS/Version: Other
Status: NEW
Severity: Enhancement
Priority: P5 - None
Component: Cecil
AssignedTo: <A HREF="http://lists.ximian.com/mailman/listinfo/mono-bugs">jbevain at novell.com</A>
ReportedBy: <A HREF="http://lists.ximian.com/mailman/listinfo/mono-bugs">andrea.ornstein at st.com</A>
QAContact: <A HREF="http://lists.ximian.com/mailman/listinfo/mono-bugs">mono-bugs at lists.ximian.com</A>
Found By: ---
code compiled with ilasm or mcs puts field init data in the .data section
When I use monodis on the generated assembly I can see the byte stream dumped
When I save an assembly that has been changed using Mono.Cecil field init data
ends up in the .text section
The issue here is that if I use monodis to look at the code I do not see them
anymore.
--
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.
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="076304.html">[Mono-bugs] [Bug 397265] [PATCH] ComboBox: also select an item when closing the drop-down
</A></li>
<LI>Next message: <A HREF="076359.html">[Mono-bugs] [Bug 405807] MetadataWriter/ ImageWriter should emit fieldinitialization in the . data section instead of .text
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#76306">[ date ]</a>
<a href="thread.html#76306">[ thread ]</a>
<a href="subject.html#76306">[ subject ]</a>
<a href="author.html#76306">[ 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>