Skip to content

Commit ec834f4

Browse files
committed
cop.h: Add comment
1 parent b1a91f3 commit ec834f4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

cop.h

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1016,6 +1016,8 @@ L<perlcall>.
10161016

10171017
/* Support for switching (stack and block) contexts.
10181018
* This ensures magic doesn't invalidate local stack and cx pointers.
1019+
* Which one to use (or add) is mostly, but not completely arbitrary: See
1020+
* http://nntp.perl.org/group/perl.perl5.porters/257169
10191021
*/
10201022

10211023
#define PERLSI_UNKNOWN -1

0 commit comments

Comments
 (0)