[Mono-bugs] [Bug 347191] New: gacutil: behavior differences with MS

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Sun Dec 9 14:29:28 EST 2007


https://bugzilla.novell.com/show_bug.cgi?id=347191


           Summary: gacutil: behavior differences with MS
           Product: Mono: Tools
           Version: SVN
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P5 - None
         Component: tools
        AssignedTo: gert.driesen at pandora.be
        ReportedBy: gert.driesen at pandora.be
         QAContact: mono-bugs at ximian.com
          Found By: ---


I've noticed (at least) the following differences between our gacutil and that
of MS:

1) Mono's gacutil uses the /nologo option as part of the assembly name instead
of ignoring it (until we have logo banner, see 4).

2) In the uninstall action, we should not return exit code 1 if no matching
assembly is found in the GAC.

3) We should report the number of assemblies that we uninstalled, and the
number of failures (no match is not a failure).

4) Should we have a logo banner (with version info)?

TODO's:

* We currently do not output (some?) errors if the /silent flag is set. Verify
what the MS behavior is here.


-- 
Configure bugmail: https://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