Skip to content
New issue

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

5.26 breakage #407

Open
rurban opened this issue Jun 1, 2017 · 0 comments
Open

5.26 breakage #407

rurban opened this issue Jun 1, 2017 · 0 comments
Assignees

Comments

@rurban
Copy link
Owner

rurban commented Jun 1, 2017

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’)
@rurban rurban self-assigned this Jun 1, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant