[Mono-bugs] [Bug 339506] New: vbnc ignores /t: winexe setting and always writes a command-line exe

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Tue Nov 6 10:00:24 EST 2007


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

           Summary: vbnc ignores /t:winexe setting and always writes a
                    command-line exe
           Product: Mono: Compilers
           Version: unspecified
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Minor
          Priority: P5 - None
         Component: Basic
        AssignedTo: rkvinge at novell.com
        ReportedBy: andyhume32 at yahoo.co.uk
         QAContact: mono-bugs at ximian.com
          Found By: ---


Ok last one for now! :-)  vbnc ignores /t:winexe setting and always writes
command-line exe.

I see a command-prompt open when I run such an exe.  Also dumpbin.exe shows:
[[
D:\Temp\>dumpbin /headers  vbnc_FormAndSize.exe | find "sub"
            4.00 subsystem version
               3 subsystem (Windows CUI)
]]

Where the same compile with MSFT vbc shows:
[[
..
               2 subsystem (Windows GUI)
]]

I had never noticed this behaviour before but it seems the same with vbnc from
1.2.5.  Only an issue on Windows I guess...


-- 
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