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.434 by root, Sat Nov 2 19:48:50 2013 UTC vs.
Revision 1.435 by root, Sat Nov 2 19:49:33 2013 UTC

519 519
520 while (!PadlistARRAY (padlist)[off - 1]) 520 while (!PadlistARRAY (padlist)[off - 1])
521 --off; 521 --off;
522 522
523 Perl_pad_push (aTHX_ padlist, off); 523 Perl_pad_push (aTHX_ padlist, off);
524
524 newpad = PadlistARRAY (padlist)[off]; 525 newpad = PadlistARRAY (padlist)[off];
525 PadlistARRAY (padlist)[off] = 0; 526 PadlistARRAY (padlist)[off] = 0;
526 527
527#else 528#else
528 529

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines