[Mono-bugs] [Bug 77566][Nor] Changed - "file" command doesn't check to see if arg is valid file

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Fri May 12 09:31:20 EDT 2006


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 martin at ximian.com.

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

--- shadow/77566	2006-02-15 14:47:11.000000000 -0500
+++ shadow/77566.tmp.21413	2006-05-12 09:31:20.000000000 -0400
@@ -1,13 +1,13 @@
 Bug#: 77566
 Product: Mono: Debugger
 Version: 1.1
 OS: unknown
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Normal
 Component: cli
 AssignedTo: martin at ximian.com                            
 ReportedBy: joeshaw at novell.com               
 QAContact: mono-bugs at ximian.com
@@ -69,6 +69,12 @@
 (mdb) r
 Starting program: /asdf/foo/bar.exe
 ERROR: Cannot exec `/asdf/foo/bar.exe': No such file or directory
 
 ------- Additional Comments From joeshaw at novell.com  2006-02-15 14:47 -------
 Should have mentioned: this is with r56894
+
+------- Additional Comments From martin at ximian.com  2006-05-12 09:31 -------
+Fixed in SVN.
+
+Note that `file' only checks whether the file exists - if it's not an
+executable program, you get a real error when you type `run'.


More information about the mono-bugs mailing list