Re: ordered-region comparison is broken
"Mark Miller" <[email protected]>
| Newsgroups | gmane.comp.lang.e.general |
|---|---|
| Message-ID | <[email protected]> |
On Dec 20, 2007 1:22 PM, Allen Short <washort-TyWPi3/[email protected]> wrote: > Ordered regions (produced by operations such as "1..10", etc) have a comparison method that is supposed to order regions by subset. Currently it's reporting non-overlapping regions as equivalent, and equivalent regions as non-overlapping, as well as ordering by superset instead. Here's a patch to fix it: Thanks Allen! The change is now committed to the current SVN HEAD. -- Text by me above is hereby placed in the public domain Cheers, --MarkM