We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fixed in master. do a release. even without the new signature changes.
gv_list[0] sneaked into pmop_list
# Failed test 'failed gcc-6 -march=native -fwrapv -DDEBUGGING -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/local/lib/perl5/5.26.0/x86_64-linux-debug/CORE -o ccode7 ccode7.c -Wl,-E -fstack-protector-strong -L/usr/local/lib -L/opt/local/lib -L/usr/local/lib/perl5/5.26.0/x86_64-linux-debug/CORE -lperl -lpthread -lnsl -ldl -lm -lcrypt -lutil -lc 2>/dev/null' # # at t/TestBC.pm line 933. # ccode7.c:180:138: error: initializer element is not constant { (OP*)&cop_list[1], (OP*)&cop_list[1], NULL, 2, 155, 0, 0, 0, 1, 0, 1, 0, 0x5, 0x14, (OP*)&svop_list[1], (OP*)&svop_list[2], 0, 0x0, {gv_list[0]}, {(void*)Nullsv} }, /* pmop_list[0] */ ^~~~~~~ ccode7.c:180:138: note: (near initialization for ‘pmop_list[0].op_pmreplrootu.op_pmreplroot’)
The text was updated successfully, but these errors were encountered:
rurban
No branches or pull requests
Fixed in master. do a release.
even without the new signature changes.
gv_list[0] sneaked into pmop_list
The text was updated successfully, but these errors were encountered: