You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#2966 was the `@[extern]` bug that prompted development of the
`test_extern` command, but then we merged the fix to #2966 without
updating the tests to use `test_extern`.
Prerequisites
Description
Hi, found ByteArray.copySlice behavior inconsistent with its def when srcOff + len > src.size
Steps to Reproduce
Expected behavior:
The
copySlice_
andByteArray.copySlice
should be sameActual behavior:
ByteArray.copySlice
works like this.Versions
"4.3.0-rc2"
Ubuntu 22.04.3 LTS
Additional Information
[Additional information, configuration or data that might be necessary to reproduce the issue]
Impact
Add 👍 to issues you consider important. If others are impacted by this issue, please ask them to add 👍 to it.
The text was updated successfully, but these errors were encountered: