[Mono-bugs] [Bug 72549][Wis] Changed - Dns.GetHostName and Environment.CommandLine problem
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Sun, 13 Feb 2005 04:15:32 -0500 (EST)
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 gonzalo@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=72549
--- shadow/72549 2005-02-13 03:46:38.000000000 -0500
+++ shadow/72549.tmp.23393 2005-02-13 04:15:32.000000000 -0500
@@ -1,14 +1,14 @@
Bug#: 72549
Product: Mono: Runtime
Version: unspecified
OS: GNU/Linux [Other]
OS Details: Linux server 2.4.20-8bigmem #1 SMP Thu Mar 13 17:32:29 EST 2003 i686 i686 i386 GNU/Linux
-Status: NEW
-Resolution:
-Severity:
+Status: RESOLVED
+Resolution: NOTABUG
+Severity: Unknown
Priority: Wishlist
Component: misc
AssignedTo: mono-bugs@ximian.com
ReportedBy: vguzev@yandex.ru
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
@@ -77,6 +77,21 @@
Globalization: none
Best regards,
Vadim B. Guzev
http://u.pereslavl.ru/~vadim/MCSharp/
+
+------- Additional Comments From gonzalo@ximian.com 2005-02-13 04:15 -------
+I cannot reproduce this bug:
+----------------------
+gonzalo@lalo:/tmp $ mono --version
+Mono JIT compiler version 1.1.4, (C) 2002-2004 Novell, Inc and
+Contributors. www.go-mono.com
+ TLS: __thread
+ GC: Included Boehm (with typed GC)
+ SIGSEGV : normal
+ Globalization: none
+gonzalo@lalo:/tmp $ mono dns.exe 35 /np 1
+/tmp/dns.exe 35 /np 1
+/tmp/dns.exe 35 /np 1
+----------------