Bug in Sequence.Tree.pathOf --------------------------- Key: PIVOT-351 URL: https://issues.apache.org/jira/browse/PIVOT-351 Project: Pivot Issue Type: Bug Components: core-collections Affects Versions: 1.3 Reporter: Todd Volkert Assignee: Todd Volkert Fix For: 1.4
>From Chris Bartlett: "... a simple bug in Sequence.Tree.pathOf(Sequence<T> sequence, T item). This appears to have arisen because Sequence.insert(T item, int index) and Sequence.update(int index, T item) have differing signatures." -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.