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 [EMAIL PROTECTED] 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: [EMAIL PROTECTED] +ReportedBy: [EMAIL PROTECTED] +QAContact: [EMAIL PROTECTED] +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. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
