[Mono-bugs] [Bug 44847][Wis] Changed - Different output on Windows/Linux using the same code base

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
Sun, 15 Jun 2003 22:56:28 -0400 (EDT)


Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

Changed by bmaurer@users.sf.net.

http://bugzilla.ximian.com/show_bug.cgi?id=44847

--- shadow/44847	Sun Jun 15 22:54:24 2003
+++ shadow/44847.tmp.15485	Sun Jun 15 22:56:28 2003
@@ -2,13 +2,13 @@
 Product: Mono/Runtime
 Version: unspecified
 OS: All
 OS Details: 
 Status: NEW   
 Resolution: 
-Severity: 
+Severity: Unknown
 Priority: Wishlist
 Component: misc
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: spouliot@videotron.ca               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
@@ -55,6 +55,23 @@
 
 
 ------- Additional Comments From bmaurer@users.sf.net  2003-06-15 22:54 -------
 Created an attachment (id=4611)
 Simpler Test Case
 
+
+------- Additional Comments From bmaurer@users.sf.net  2003-06-15 22:56 -------
+The above test case was sent in an email from Sebastien.
+
+According to him:
+"It does work when compiled with both CSC and MCS and run under
+MONO/MS (i.e. all four possibilities). But I'm unsure if it works
+under Linux.
+If it does work then the bug is more obscure than I though..."
+
+I tested it and it does not work under Linux.
+
+To succeed, the test case must output the names of the items.
+
+The next step is to run the Linux exe on Windows and Windows on Linux.
+
+I am attaching the exe that Linux generates