[Mono-bugs] [Bug 450272] New: Cecil can't be used to load modules
    bugzilla_noreply at novell.com 
    bugzilla_noreply at novell.com
       
    Sat Nov 29 17:58:54 EST 2008
    
    
  
https://bugzilla.novell.com/show_bug.cgi?id=450272
           Summary: Cecil can't be used to load modules
           Product: Mono: Class Libraries
           Version: SVN
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Normal
          Priority: P5 - None
         Component: Cecil
        AssignedTo: jbevain at novell.com
        ReportedBy: rkvinge at novell.com
         QAContact: mono-bugs at lists.ximian.com
          Found By: ---
Not quite sure if this is a bug, or something cecil should do, but anyways:
csc and vbc can create modules (/target:module), but Cecil can't load the
produced binary ("Mono.Cecil.ReflectionException - No assembly manifest").
I couldn't find a way to make Cecil produce such a binary either.
This is an issue for vbnc (and I suppose (g)mcs too) when using Cecil instead
of SRE.
-- 
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