[Mono-bugs] [Bug 561871] New: CSharpCodeCompiler doesn't exec "its" gmcs

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Wed Dec 9 09:36:02 EST 2009


http://bugzilla.novell.com/show_bug.cgi?id=561871

http://bugzilla.novell.com/show_bug.cgi?id=561871#c0


           Summary: CSharpCodeCompiler doesn't exec "its" gmcs
    Classification: Mono
           Product: Mono: Class Libraries
           Version: 2.4.x
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Normal
          Priority: P5 - None
         Component: System
        AssignedTo: mono-bugs at lists.ximian.com
        ReportedBy: tedu at fogcreek.com
         QAContact: mono-bugs at lists.ximian.com
          Found By: ---
           Blocker: ---


User-Agent:       Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.12)
Gecko/20080207 Ubuntu/7.10 (gutsy) Firefox/2.0.0.12

Using the CSharpCodeCompiler (CompileFromFileBatch method), it just runs gmcs,
resulting in execing the first one in the path.  If that doesn't match with the
runtime of the process doing the CodeGeneration, unexpected things can happen.

Reproducible: Always

Steps to Reproduce:
1.
2.
3.


Expected Results:  
Exec the gmcs from $monolib/../bin instead.

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