[Mono-bugs] [Bug 74280][Min] Changed - 'basic-profile-check' handling should ensure that basic/mcs.exe is newer than basic/cs-parser.cs

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Fri, 8 Apr 2005 06:53:12 -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 rharinath@novell.com.

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

--- shadow/74280	2005-04-08 01:58:30.000000000 -0400
+++ shadow/74280.tmp.27321	2005-04-08 06:53:12.000000000 -0400
@@ -1,13 +1,13 @@
 Bug#: 74280
 Product: Mono: Runtime
 Version: 1.1
 OS: Debian Woody
 OS Details: Debian Testing
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Minor
 Component: misc
 AssignedTo: rharinath@novell.com                            
 ReportedBy: mono@wirschell.nl               
 QAContact: mono-bugs@ximian.com
@@ -355,6 +355,14 @@
 is supposed to work, and didn't actually understand what was going on.
  Sorry about that.
 
 The '.' in the PATH was a placebo.  There was some other ordering
 dependency that I had failed to take into account.
 
+
+------- Additional Comments From rharinath@novell.com  2005-04-08 06:53 -------
+Hopefully fixed in SVN.
+
+I cannot recreate this problem, since it appears to do with timestamps
+not changing between successive commands.  I've checked in some code
+to cope with some of these situations.
+