[Mono-bugs] [Bug 624104] New: mono-abi-info tool
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Tue Jul 20 18:52:53 EDT 2010
http://bugzilla.novell.com/show_bug.cgi?id=624104
http://bugzilla.novell.com/show_bug.cgi?id=624104#c0
Summary: mono-abi-info tool
Classification: Mono
Product: Mono: Tools
Version: SVN
Platform: All
OS/Version: All
Status: NEW
Severity: Enhancement
Priority: P5 - None
Component: tools
AssignedTo: mono-bugs at lists.ximian.com
ReportedBy: knocte at gmail.com
QAContact: mono-bugs at lists.ximian.com
Found By: ---
Blocker: ---
Created an attachment (id=377319)
--> (http://bugzilla.novell.com/attachment.cgi?id=377319)
diff for mono-abi-info tool
User-Agent: Mozilla/5.0 (X11; U; Linux i686; es-ES; rv:1.9.1.10)
Gecko/20100506 SUSE/3.5.10-0.1.1 Firefox/3.5.10
While trying to make Version Tolerant Serialization [1] working (with a
BinaryFormatter) I found a tool like mono-api-info but which reports ABI
instead of API, very useful.
So I'm attaching a patch so it can be included in next mono releases (decided
to use an "ABI" conditional attribute because this way I don't mess up with the
kind of arguments that mono-api-info receives). If the patch gets approved I'll
add the necessary autofoo for the mono-abi-info script to be generated at
compile time.
[1] http://msdn.microsoft.com/en-us/library/ms229752(VS.80).aspx
Reproducible: Always
--
Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
More information about the mono-bugs
mailing list