[Mono-bugs] [Bug 358564] New: missing single quote around function	name
    bugzilla_noreply at novell.com 
    bugzilla_noreply at novell.com
       
    Mon Feb  4 10:56:36 EST 2008
    
    
  
https://bugzilla.novell.com/show_bug.cgi?id=358564
           Summary: missing single quote around function name
           Product: Mono: Tools
           Version: 1.2.6
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Normal
          Priority: P5 - None
         Component: monodis
        AssignedTo: mono-bugs at lists.ximian.com
        ReportedBy: erven.rohou at st.com
         QAContact: mono-bugs at lists.ximian.com
          Found By: ---
Created an attachment (id=193063)
 --> (https://bugzilla.novell.com/attachment.cgi?id=193063)
DLL containing a single function whose name starts with a dot.
I have functions with names that require the single quotes. In htis example, it
is because they start with a dot (.foo).
monodis omits the single quotes. The output file cannot be assembled again
because of a syntax error.
To reproduce the problem, run monodis on the attached file, and try to assemble
again.
-- 
Configure bugmail: https://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