[Mono-bugs] [Bug 335946] [GMCS] Unable to handle ternary operator in using ()

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Mon Nov 5 16:28:20 EST 2007


https://bugzilla.novell.com/show_bug.cgi?id=335946#c4





--- Comment #4 from Marek Safar <msafar at novell.com>  2007-11-05 14:28:19 MST ---
using (use_stream ? fs : null) {

"use_stream ? fs" is recognized as a variable declaration (nullable type)


-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the mono-bugs mailing list