forked from joejulian/gio
ae2c74ec13
A previous change implemented save/restore semantics where a saved state can be restored anywhere, not just in a stack-like manner. This change similarly relaxes the exported Push/Pop operations; the next change will rename them accordingly. Signed-off-by: Elias Naur <mail@eliasnaur.com>