We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b1a91f3 commit ec834f4Copy full SHA for ec834f4
cop.h
@@ -1016,6 +1016,8 @@ L<perlcall>.
1016
1017
/* Support for switching (stack and block) contexts.
1018
* 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
1021
*/
1022
1023
#define PERLSI_UNKNOWN -1
0 commit comments