Changes between Initial Version and Version 1 of Ticket #13447, comment 119
- Timestamp:
- 01/09/19 14:26:41 (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #13447, comment 119
initial v1 3 3 - `call_function`: When it changes `currRingHdl` from the previously used to the current ring, it modifies `.ref` but ignores Sage's own refcounting. 4 4 5 So, that's where Singular's and Sage's ring refcounts get out of sync h.5 So, that's where Singular's and Sage's ring refcounts get out of sync.