[Mono-bugs] [Bug 579747] New: [Preserve] attribute is ignored when "Link all assemblies is used".
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Fri Feb 12 21:09:00 EST 2010
http://bugzilla.novell.com/show_bug.cgi?id=579747
http://bugzilla.novell.com/show_bug.cgi?id=579747#c0
Summary: [Preserve] attribute is ignored when "Link all
assemblies is used".
Classification: Mono
Product: MonoTouch
Version: unspecified
Platform: Other
OS/Version: Other
Status: NEW
Severity: Normal
Priority: P5 - None
Component: Tools
AssignedTo: mono-bugs at lists.ximian.com
ReportedBy: miguel at novell.com
QAContact: mono-bugs at lists.ximian.com
Found By: ---
Blocker: ---
The Preseve attribute has no effect when "Link all assemblies" is used.
To reproduce, get my Monotouch.Dialog code from github:
http://github.com/migueldeicaza/MonoTouch.Dialog
Then Change the project "Sample" to build with "Link all assemblies", then
deploy to device, you will notice that the "Reflection" demo is broken, since
the fields have been removed (spanish/english should be shown in a section,
instead spanish is gone, and English ends up in the same section as
"Enumerations").
--
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