Skip to content
Snippets Groups Projects
Commit 609b5693 authored by ram's avatar ram
Browse files

This commit was generated by cvs2svn to compensate for changes in r1861,

which included commits to RCS files with non-trunk default branches.
parents 3f681b0c 1627a6b3
Branches
Tags
No related merge requests found
......@@ -623,10 +623,9 @@
(if setfs
`(multiple-value-bind (,gc ,saved-state ,temp-mask ,temp-gc)
(copy-gcontext-local-state ,gcontext ',indexes ,@extension-indexes)
(declare (type gcontext ,gc)
(declare (type gcontext ,gc ,temp-gc)
(type gcontext-state ,saved-state)
(type xgcmask ,temp-mask)
(type (or null resource-id) ,temp-gc))
(type xgcmask ,temp-mask))
(with-gcontext-bindings (,gc ,saved-state
,(append indexes extension-indexes)
,ts-index ,temp-mask ,temp-gc)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment