https://bugzilla.novell.com/show_bug.cgi?id=672102
https://bugzilla.novell.com/show_bug.cgi?id=672102#c0 Summary: Warn about misused Array::Copy Classification: Mono Product: Mono: Tools Version: SVN Platform: Other OS/Version: Other Status: NEW Severity: Normal Priority: P5 - None Component: Gendarme AssignedTo: [email protected] ReportedBy: [email protected] QAContact: [email protected] Found By: --- Blocker: --- Array::Copy should be used for non-single dimensional arrays only otherwise Buffer::BlockCopy is preferred. A micro-benchmark show it's about 3times faster on mono and even more on .net. -- 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. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
