[Mono-bugs] [Bug 23179] Changed - FileInfo.FullName returns strange chars

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
25 Apr 2002 10:47:27 -0000


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 dihlewis@yahoo.co.uk.

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

--- shadow/23179	Thu Apr 25 04:24:50 2002
+++ shadow/23179.tmp.30706	Thu Apr 25 06:47:27 2002
@@ -1,13 +1,13 @@
 Bug#: 23179
 Product: Mono/Class Libraries
 Version: unspecified
 OS: unknown
 OS Details: Mandrake 8.2
-Status: REOPENED   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Normal
 Component: CORLIB
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: pt99par@student.bth.se               
 QAContact: mono-bugs@ximian.com
@@ -74,6 +74,17 @@
 /home/pure 
 [pure@herkules pure]$ mono test.exe 
 쎁٦璋ဤ㑴嘌鏿﬌￿쒃蔐痀茥೬莍똤￿偖莍란￿赐₃ョ櫿倄珨︘菿⃄쀱
 썞뒍&/test.cs 
 RESULT: 0 
  
+
+------- Additional Comments From dihlewis@yahoo.co.uk  2002-04-25 06:47 -------
+I was copying the path from an uninitialized pointer.
+
+[dan] mono ~/fitest.exe 
+/home/dan/test.cs
+RESULT: 0
+[dan] mint ~/fitest.exe 
+/home/dan/test.cs
+
+Fixed.