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.469 by root, Fri Jul 14 02:43:50 2017 UTC vs.
Revision 1.470 by root, Fri Jul 14 13:14:32 2017 UTC

122# define SUB_ARGARRAY PL_curpad[0] 122# define SUB_ARGARRAY PL_curpad[0]
123#else 123#else
124# define SUB_ARGARRAY (SV *)cx->blk_sub.argarray 124# define SUB_ARGARRAY (SV *)cx->blk_sub.argarray
125#endif 125#endif
126 126
127/* perl usually suppressed asserts. for debugging, we sometimes force it to be on */ 127/* perl usually suppresses asserts. for debugging, we sometimes force it to be on */
128#if 0 128#if 0
129# undef NDEBUG 129# undef NDEBUG
130# include <assert.h> 130# include <assert.h>
131#endif 131#endif
132 132

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines