this would be in SNAPSHOT 1.6
On Fri, Oct 24, 2014 at 11:08 AM, John Vines <[email protected]> wrote: > Makes me think the Range(Text row) constructor should be row, true, row, > false > > On Fri, Oct 24, 2014 at 10:53 AM, Andrew Wells <[email protected]> > wrote: > > > It may be need to change either the implementation of Key::new(Text row), > > or change the way Range::exact(Text row) matches > > > > Trace on Key::new(Text row) > > line: 102 > > line: 75 > > > > > > Trace on Range exact(Text row) > > line 656 > > line 82 > > line 123 > > > > This causes Range exact(Text row) to never match > > > > > > > > -- > > *Andrew George Wells* > > *Software Engineer* > > *[email protected] <[email protected]>* > > > -- *Andrew George Wells* *Software Engineer* *[email protected] <[email protected]>*
