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

[Perl/perl5] 0a9b4a: t/porting/globvar.t - fix for HPUX

From:
Yves Orton via perl5-changes
Date:
March 25, 2023 14:07
Subject:
[Perl/perl5] 0a9b4a: t/porting/globvar.t - fix for HPUX
Message ID:
Perl/perl5/push/refs/heads/yves/hpux_build_warning_suppression/89e0d2-0a9b4a@github.com
  Branch: refs/heads/yves/hpux_build_warning_suppression
  Home:   https://github.com/Perl/perl5
  Commit: 0a9b4a96eb9f17d463386d9845192c90448e845b
      https://github.com/Perl/perl5/commit/0a9b4a96eb9f17d463386d9845192c90448e845b
  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