Re: [Perl/perl5] Perl 5.34 fails to compile on s390(x) (Attempt to free unreferenced scalar: SV 0x172ca48.) (Issue #19307)
[email protected] (Karl Williamson) Thu, 30 Dec 2021 19:08:17 -0700
| Newsgroups | perl.mvs |
|---|---|
| Message-ID | <[email protected]> |
On 12/30/21 18:37, Sam James wrote:
> Changing the line to:
>
> |-Dccflags="${CFLAGS} -fno-strict-aliasing" \ |
>
> results in things working again.
>
>
Does that mean this fixes the bug report?
I was unaware of this hardware; so no we don't have access to it. But
we do have access to z/OS.
Is this running ASCII or EBCDIC (1047 no doubt if it is EBCDIC)
There have been substantial improvements in getting perl to work on z/OS
in the 5.35 series. Perhaps you'd want to take some of the patches
There is an ongoing effort to get z/OS in ASCII mode to work.
https://github.com/ZOSOpenTools/perlport
>
> —
> Reply to this email directly, view it on GitHub
> <https://github.com/Perl/perl5/issues/19307#issuecomment-1003235363>, or
> unsubscribe
> <https://github.com/notifications/unsubscribe-auth/AAA2DH273LEWAZ6U5ST3AFLUTUCMRANCNFSM5LASB7VA>.
> Triage notifications on the go with GitHub Mobile for iOS
> <https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675>
> or Android
> <https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub>.
>
> You are receiving this because you are subscribed to this thread.Message
> ID: <Perl/perl5/issues/19307/[email protected]>
>