[Mono-bugs] [Bug 77750][Nor] Changed - [GMCS] missing nullable
conversion
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Thu Mar 16 12:31:07 EST 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 martin at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=77750
--- shadow/77750 2006-03-10 01:00:44.000000000 -0500
+++ shadow/77750.tmp.11384 2006-03-16 12:31:07.000000000 -0500
@@ -1,13 +1,13 @@
Bug#: 77750
Product: Mono: Compilers
Version: unspecified
OS: unknown
OS Details:
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Normal
Component: C#
AssignedTo: martin at ximian.com
ReportedBy: vargaz at gmail.com
QAContact: mono-bugs at ximian.com
@@ -35,6 +35,9 @@
bug.cs(9,22): error CS0453: The type `string' must be a non-nullable value
type in order to use it as type parameter `T' in the generic type or method
`System.Nullable<T>'.
Compilation failed: 1 error(s), 0 warnings
while CSC compiles it fine.
+
+------- Additional Comments From martin at ximian.com 2006-03-16 12:31 -------
+Fixed in SVN.
More information about the mono-bugs
mailing list