[Mono-bugs] [Bug 672102] New: Warn about misused Array::Copy
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Tue Feb 15 08:59:50 EST 2011
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: mono-bugs at lists.ximian.com
ReportedBy: msafar at novell.com
QAContact: mono-bugs at lists.ximian.com
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.
More information about the mono-bugs
mailing list