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: [email protected]
        ReportedBy: [email protected]
         QAContact: [email protected]
          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.
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to