paulirwin commented on code in PR #1018: URL: https://github.com/apache/lucenenet/pull/1018#discussion_r1845071194
########## src/Lucene.Net.Tests/Analysis/TokenAttributes/TestCharTermAttributeImpl.cs: ########## @@ -230,9 +230,7 @@ public virtual void TestAppendableInterface() t.Append((ICharSequence)t2, 1, 5 - 1); // LUCENENET: Corrected 3rd parameter Review Comment: Broke out as #1026 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@lucenenet.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org