http://bugzilla.novell.com/show_bug.cgi?id=557748
http://bugzilla.novell.com/show_bug.cgi?id=557748#c1 Marek Safar <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |[email protected] Resolution| |FEATURE --- Comment #1 from Marek Safar <[email protected]> 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. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
