qsharp-runtime icon indicating copy to clipboard operation
qsharp-runtime copied to clipboard

__quantum__rt__capture_update_{reference,alias}_count violate the spec.

Open kuzminrobin opened this issue 3 years ago • 0 comments

The actual implementation of __quantum__rt__capture_update_reference_count __quantum__rt__capture_update_alias_count violates the spec, see the end of the page: "Does nothing if the memory management table pointer or the function pointer at that index is null, or if the given %Callable* is a null pointer".

kuzminrobin avatar Jan 13 '22 20:01 kuzminrobin