Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
This was: Peek.xs:415:1: warning: missing initializer for field ‘xop_dump’ of ‘XOP’ {aka ‘const struct custom_op’} [-Wmissing-field-initializers] 415 | }; | ^ In file included from ../../perl.h:4542, from Peek.xs:3: ../../op.h:926:21: note: ‘xop_dump’ declared here 926 | void (*xop_dump)(pTHX_ const OP *o, struct Perl_OpDumpContext *ctx); | ^~~~~~~~
- Loading branch information