Branch: refs/heads/yves/hpux_build_warning_suppression
Home: https://github.com/Perl/perl5
Commit: 2da3e59abe86e6159b0d7e5f882c1aa0d666c61e
https://github.com/Perl/perl5/commit/2da3e59abe86e6159b0d7e5f882c1aa0d666c61e
Author: Yves Orton <[email protected]>
Date: 2023-03-23 (Thu, 23 Mar 2023)
Changed paths:
M intrpvar.h
Log Message:
-----------
intrpvar.h - silence deprcation warning on HPUX
We were already silencing it on GCC, so lets add HPUX to the party.
Unfortunately I have not figured out a way to have a nice near define
for it like we have GCC. :-(