mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-03-26 08:41:47 -07:00
Document the assertion failure for an attempt to finalize an unfinalizable reference.
Copied from Perforce Change: 187966 ServerID: perforce.ravenbrook.com
This commit is contained in:
parent
86a933a581
commit
2f7fda433c
1 changed files with 7 additions and 0 deletions
|
|
@ -260,6 +260,13 @@ this documentation.
|
|||
:c:type:`mps_fmt_t` for this argument.
|
||||
|
||||
|
||||
``global.c: PoolHasAttr(pool, AttrGC)``
|
||||
|
||||
The client program called :c:func:`mps_finalize` on a reference
|
||||
that does not belong to an :term:`automatically managed <automatic
|
||||
memory management>` :term:`pool`.
|
||||
|
||||
|
||||
``lockix.c: res == 0``
|
||||
|
||||
``lockw3.c: lock->claims == 0``
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue