[Mono-dev] Revised just 6198 patch

Rob Wilkens robwilkens at gmail.com
Fri Jul 27 20:06:35 UTC 2012


I'm attaching a revised patch for 6198.  This is not as fast as the
original patch i submitted earlier, but this patch is more of the
original intention of the code to solve bug 2663.

Unfortunately, it may still be slower than without it, but it needs to
check every possible or path (|) not just the first match, so it's
going to be slower.  This is due to what 2663 originally reported.

IF you apply this, do not apply the patch i earlier submitted -- the
code was to detect duplicates and with this code so far as i can tell
there will not be duplicates (I had the old code in there with some
debugging to check).
-------------- next part --------------
A non-text attachment was scrubbed...
Name: revised6198.patch
Type: application/octet-stream
Size: 779 bytes
Desc: not available
URL: <http://lists.ximian.com/pipermail/mono-devel-list/attachments/20120727/bbc8c969/attachment.obj>


More information about the Mono-devel-list mailing list