[Mono-bugs] [Bug 79013][Nor] New - Decimal and integral nullables causing loop

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Fri Aug 4 16:24:43 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 pedro at sobota.net.

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

--- shadow/79013	2006-08-04 16:24:43.000000000 -0400
+++ shadow/79013.tmp.17898	2006-08-04 16:24:43.000000000 -0400
@@ -0,0 +1,26 @@
+Bug#: 79013
+Product: Mono: Compilers
+Version: unspecified
+OS: All
+OS Details: Probably all buy I have only verified in XP.
+Status: NEW   
+Resolution: 
+Severity: Unknown
+Priority: Normal
+Component: C#
+AssignedTo: rharinath at novell.com                            
+ReportedBy: pedro at sobota.net               
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: Decimal and integral nullables causing loop
+
+Please fill in this template when reporting a bug, unless you know what you
+are doing.
+
+Passing a decimal? parameter to a method that accepts long?, int?, short?
+or byte? or their unsigned versions, or passing one of these to a method
+that accepts a decimal? provokes an infinite loop in
+Mono.CSharp.Convert.ImplicitStandardConversionExists, causing a stack
+overflow when compiling.


More information about the mono-bugs mailing list