[Mono-bugs] [Bug 557748] Parsing error with 'fixed' statement
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Mon Nov 23 09:39:10 EST 2009
http://bugzilla.novell.com/show_bug.cgi?id=557748
http://bugzilla.novell.com/show_bug.cgi?id=557748#c1
Marek Safar <msafar at novell.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |msafar at novell.com
Resolution| |FEATURE
--- Comment #1 from Marek Safar <msafar at novell.com> 2009-11-23 14:39:04 UTC ---
Your syntax is incorrect, as you pointed out the correct syntax is
fixed (fixed-pointer-declarators , fixed-pointer-declarator)
which in your case looks like this
fixed (long* pl1 = &l1, pl2 = &l2)
--
Configure bugmail: http://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