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 0b05e49 commit 0c6a329Copy full SHA for 0c6a329
src/if_perl.xs
@@ -1472,7 +1472,6 @@ Msg(text, hl=NULL)
1472
1473
PREINIT:
1474
int attr;
1475
- int id;
1476
1477
PPCODE:
1478
if (text != NULL)
src/version.c
@@ -761,6 +761,8 @@ static char *(features[]) =
761
762
static int included_patches[] =
763
{ /* Add new patch number below this line */
764
+/**/
765
+ 1145,
766
/**/
767
1144,
768
0 commit comments