[Mono-bugs] [Bug 493702] New: Custom step is not added if option '-s' is sent before '-a' in the command line
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Thu Apr 9 13:43:01 EDT 2009
http://bugzilla.novell.com/show_bug.cgi?id=493702
Summary: Custom step is not added if option '-s' is sent before
'-a' in the command line
Classification: Mono
Product: Mono: Tools
Version: SVN
Platform: Other
OS/Version: Other
Status: NEW
Severity: Normal
Priority: P5 - None
Component: linker
AssignedTo: jbevain at novell.com
ReportedBy: aaragoneses at novell.com
QAContact: mono-bugs at lists.ximian.com
Found By: ---
This works:
monolinker -a X.dll -s Step:Type,Assembly
This does not:
monolinker -s Step:Type,Assembly -a X.dll
I'll provide a patch.
--
Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
More information about the mono-bugs
mailing list