develooper Front page | perl.perl5.changes | Postings from March 2023

[Perl/perl5] 89e0d2: t/porting/globvar.t - fix for HPUX

From:
Yves Orton via perl5-changes
Date:
March 25, 2023 14:03
Subject:
[Perl/perl5] 89e0d2: t/porting/globvar.t - fix for HPUX
Message ID:
Perl/perl5/push/refs/heads/yves/hpux_build_warning_suppression/31bb00-89e0d2@github.com
  Branch: refs/heads/yves/hpux_build_warning_suppression
  Home:   https://github.com/Perl/perl5
  Commit: 89e0d2b60ef5daeaef137aa6f782d8096437525b
      https://github.com/Perl/perl5/commit/89e0d2b60ef5daeaef137aa6f782d8096437525b
  Author: Yves Orton <demerphq@gmail.com>
  Date:   2023-03-25 (Sat, 25 Mar 2023)

  Changed paths:
    M t/porting/globvar.t

  Log Message:
  -----------
  t/porting/globvar.t - fix for HPUX

On HPUX `nm globals.o` produces output like this (without the indent):

    [5]    |                  2420|       2|OBJT |GLOB |0| .rodata|PL_Yes

So change the $define qr// to accommodate it.

We also have to TODO some of the tests, as HPUX seems to export
everything.





nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About