Re: lang/perl5 on VAX wants NaNs and infinities
Martin Husemann <[email protected]>
| Newsgroups | gmane.os.netbsd.ports.vax |
|---|---|
| Message-ID | <[email protected]> |
On Sat, Dec 28, 2024 at 04:01:50PM +0000, John Klos wrote: > Hi, > > Perl is now at version 5.40.0. This new version fails to compile because it > wants to use NV_INF and NV_NAN. > > What's the best way to fix this? Patch the code to not expect this to exist and submit the change upstream. Martin