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
As a user, it can be confusing to see an error like "Allocator not found" when using operations like Ptr.copy. Especially because it's not quite clear how to get an Allocator for such operations.
This ticket is complete when a solution has been found that directs the user on how to properly use functions that require allocators.
The text was updated successfully, but these errors were encountered:
markehammons
changed the title
Remove allocator, merge into Scope
Clarify errors when a user is using a Scope requiring action outside of a Scope
Apr 12, 2023
As a user, it can be confusing to see an error like "Allocator not found" when using operations like
Ptr.copy
. Especially because it's not quite clear how to get an Allocator for such operations.This ticket is complete when a solution has been found that directs the user on how to properly use functions that require allocators.
The text was updated successfully, but these errors were encountered: