[Mono-bugs] [Bug 36128][Nor] Changed - mcs-compiled libraries with explicit conversions not compatible with csc
bugzilla-daemon@rocky.ximian.com
bugzilla-daemon@rocky.ximian.com
27 Dec 2002 09:03:36 -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 mathpup@mylinuxisp.com.
http://bugzilla.ximian.com/show_bug.cgi?id=36128
--- shadow/36128 Fri Dec 27 04:03:07 2002
+++ shadow/36128.tmp.22736 Fri Dec 27 04:03:36 2002
@@ -49,6 +49,11 @@
The problem is not just with explicit conversion operators. Overloaded arithmetic
operators (addition, subtraction, etc.) seem to have similar problems as well. This
bug surfaced when working with my C# bindings to GMP, which defines a large
number of operators. If you need more examples of the problems, let me know. I am
hoping that there is a single bug at the root of all the problems.
+
+------- Additional Comments From mathpup@mylinuxisp.com 2002-12-27 04:03 -------
+Created an attachment (id=3039)
+Test case
+