[Bug 52761] mscoree:mscoree test fails without a display or console

WineHQ Bugzilla wine-bugs at winehq.org
Wed Apr 6 10:44:44 CDT 2022


https://bugs.winehq.org/show_bug.cgi?id=52761

--- Comment #31 from Eric Pouech <eric.pouech at orange.fr> ---
(I'm not proficient in c#/.net; I assume csc if the MS c# compiler, while mcs
is mono's?)
so you're comparing:
- windows: csc.exe invocation => no new console window
- wine: mcs.exe invocation => new console window (mcs being used as a
replacement of csc)

is the invocation done only from here
https://github.com/madewokherd/wine-mono/blob/develop/tools/csc-wrapper/csc-wrapper.cs#L49
or from other locations?

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list