> Does putting "if (L->nCcalls > 0) return;" in the hook before the > yield prevent all invalid yields or is there more that needs > checking? That check is enough (but it is not available through the official API...) -- Roberto