This is an automated email from the ASF dual-hosted git repository. leerho pushed a commit to branch fix_setPosition in repository https://gitbox.apache.org/repos/asf/datasketches-memory.git
commit af83326cd911af9f56828ffb3313bb7daa8ab0ba Merge: b014dca adb0f2e Author: Lee Rhodes <[email protected]> AuthorDate: Thu Jan 30 12:19:25 2025 -0800 Merge pull request #253 from pawel-wiejacha/fix_set_position fixed operator precedence bug in setPosition() calls .../memory/internal/NativeWritableBufferImpl.java | 24 +++++++++++----------- .../internal/NonNativeWritableBufferImpl.java | 24 +++++++++++----------- .../internal/NativeWritableBufferImplTest.java | 16 +++++++++++++++ .../internal/NonNativeWritableBufferImplTest.java | 15 ++++++++++++++ 4 files changed, 55 insertions(+), 24 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
