[Mono-bugs] [Bug 73032][Wis] Changed - Relational Operators Bugs

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Fri, 25 Feb 2005 23:29:54 -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 rogerio.araujo@gmail.com.

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

--- shadow/73032	2005-02-25 09:46:02.000000000 -0500
+++ shadow/73032.tmp.6814	2005-02-25 23:29:54.000000000 -0500
@@ -30,6 +30,11 @@
 
 this code is generating Trace/Breakpoint trap, Cesar tolds me what's the
 reason of this error, this code is not using fall_true or fall_false, why?
 Where i can take a look in JScript source code to fix this bug too. Args,
 Call classes in expression.cs?
 I'm very happy to be a contributor of this subproject.
+
+------- Additional Comments From rogerio.araujo@gmail.com  2005-02-25 23:29 -------
+Created an attachment (id=14424)
+expression.cs with some fixes for use Relational operators in a function call as argument
+