https://bugzilla.novell.com/show_bug.cgi?id=348255

User [EMAIL PROTECTED] added comment
https://bugzilla.novell.com/show_bug.cgi?id=348255#c1


Marek Safar <[EMAIL PROTECTED]> changed:

           What    |Removed                                         |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                                        |RESOLVED
         Resolution|                                                |WONTFIX




--- Comment #1 from Marek Safar <[EMAIL PROTECTED]>  2007-12-23 07:14:41 MST ---
The compiler behavior is correct. There is not implicit conversion between
`null' and `Album'.

The correct code should either contain a cast of null expression or `new Album?
()' constructor.


-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to