ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/Coro/Coro/State.xs
(Generate patch)

Comparing Coro/Coro/State.xs (file contents):
Revision 1.37 by root, Tue Oct 9 00:39:11 2001 UTC vs.
Revision 1.38 by root, Wed Nov 7 00:21:06 2001 UTC

56 56
57 /* optionally saved, might be zero */ 57 /* optionally saved, might be zero */
58 AV *defav; 58 AV *defav;
59 SV *defsv; 59 SV *defsv;
60 SV *errsv; 60 SV *errsv;
61 /* TODO: PL_pmop might be nice && effortless to save. */
61 62
62 /* saved global state not related to stacks */ 63 /* saved global state not related to stacks */
63 U8 dowarn; 64 U8 dowarn;
64 I32 in_eval; 65 I32 in_eval;
65 66

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines